Releases: microsoft/avml
Releases · microsoft/avml
v0.1.5
- verify 'cargo fmt' on build
- handle force aligning to page boundaries for /dev/crash
- add conversion tests
v0.1.4
- handle cases without full pages
- update third-party libraries & bump rev
v0.1.3
- address issue added in 0.1.2 on hosts with more than 256Mb memory
v0.1.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
- add compression/decompression utility
v0.1.1
- 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