Releases: onecodex/rust-bfield
Releases · onecodex/rust-bfield
v0.3.0
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
v0.1.2
- 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
)