Skip to content

Releases: microsoft/avml

v0.1.5

11 Nov 22:44
Compare
Choose a tag to compare
  • verify 'cargo fmt' on build
  • handle force aligning to page boundaries for /dev/crash
  • add conversion tests

v0.1.4

08 Nov 00:30
Compare
Choose a tag to compare
  • handle cases without full pages
  • update third-party libraries & bump rev

v0.1.3

18 Oct 20:59
Compare
Choose a tag to compare
  • address issue added in 0.1.2 on hosts with more than 256Mb memory

v0.1.2

18 Oct 14:02
Compare
Choose a tag to compare
  • script most of the release process
  • add authors to Crates.toml (required to release to crates.io)
  • trait objects without an explicit dyn are deprecated
  • update third-party libraries & bump rev
  • add compression/decompression utility

v0.1.1

14 Jun 19:07
Compare
Choose a tag to compare
  • fix typos (#1)
  • add build pipeline status (#2)
  • script most of the release process
  • add authors to Crates.toml (required to release to crates.io)
  • trait objects without an explicit dyn are deprecated
  • update third-party libraries & bump rev