Skip to content

vm-memory-v0.9.0

Compare
Choose a tag to compare
@lauralt lauralt released this 16 Aug 15:44
· 204 commits to main since this release

v0.9.0

Fixed

  • [#195]:
    mmap::check_file_offset is doing the correct size validation for block and
    char devices as well.

Changed

  • [#198]: atomic: enable 64
    bit atomics on ppc64le and s390x.
  • [#200]: docs: enable all
    features in docs.rs.
  • [#199]: Update the way
    the dependencies are pulled such that we don't end up with incompatible
    versions.