8000 Releases · onecodex/rust-bfield · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: onecodex/rust-bfield

v0.3.0

06 Oct 00:09
Compare
Choose a tag to compare

Initial public Cargo release! No major functionality changes or breaking changes from prior – previously internal – releases, but extensive README and documentation changes. This repository will continue to follow Semver and we expect a number of minor release in the v0.3.* series going forward.

v0.1.3

19 Apr 19:55
Compare
Choose a tag to compare
  • Add force_insert support
  • Some cleanup and support for adding key/values post-creation

v0.1.2

08 Feb 22:40
c8294df
Compare
Choose a tag to compare
  • Adds support for pre-fetching memory locations behind a prefetching memory flag

(Note this release continues to use mmap-bitvec v0.1.1, which uses memmap 0.6.2 and does not include MMAP_POPULATE)

0