This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Releases: marysaka/ahv
Releases · marysaka/ahv
0.3.0
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
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
- @EliseZeroTwo made their first contribution in #1
Full Changelog: 0.1.1...0.2.0