Skip to content

Releases: marysaka/ahv

0.3.0

15 Jul 14:00
Compare
Choose a tag to compare

What's Changed

  • Ensure the crate is empty on unsupported targets.
  • Add new changes from macOS 12.1.0 and 13.0.0.
  • Add new features for macOS version. (max, macos_12_1_0, macos_13_0_0)
  • Define hv_simd_fp_uchar16_t.
  • Add missing definition for hv_vm_get_max_vcpu_count.
  • Set MSRV to 1.65.

Full Changelog: 0.2.0...0.3.0

0.2.0

01 Oct 17:29
Compare
Choose a tag to compare

What's Changed

  • Add alignment check of address on map by @EliseZeroTwo in #1
  • Update to Rust Edition 2021 and clean up
  • Remove usage of build.rs in favor of #[link(framework)]
  • Update repository links after username change

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

30 Dec 17:36
Compare
Choose a tag to compare
  • 3a6c7e7 Remove dependency on negative_impls and switch to compatibility with stable

0.1.0

27 Dec 19:13
Compare
Choose a tag to compare

Initial release