Releases: JohnTitor/mach2
Releases · JohnTitor/mach2
0.5.0
What's Changed
Breaking Changes
Other Changes
- Support
mach_init::mach_host_self
by @JaySon-Huang in #42 - feat(vm_statistics): add new vm statistics types and structs by @ldm0 in #44
- feat(task_info): add new task info structs for system monitoring by @ldm0 in #45
- chore(ci): Run Xcode test for aarch64 by @JohnTitor in #46
- Prepare release for 0.5.0 by @JohnTitor in #47
New Contributors
- @JaySon-Huang made their first contribution in #42
Full Changelog: 0.4.3...0.5.0
0.4.3
What's Changed
- Add
time_value
by @ldm0 in #25 - Add
mach-o/dyld.h
items by @JohnTitor in #32 - Add
struct
prefix on all the structs in C by @JohnTitor in #33 - chore(ci): Update macOS version by @JohnTitor in #37
- Configure Renovate by @renovate in #36
- chore(deps): pin dependencies by @renovate in #39
- chore: Use original ctest by @JohnTitor in #40
- chore: Prepare 0.4.3 release by @JohnTitor in #41
New Contributors
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- CI: Update macOS image to 12 by @JohnTitor in #10
- Add support for exceptions ports + aarch64 by @bnjbvr in #8
- Improve APIs for Mach port descriptor structures creation. by @turbocool3r in #14
- define arm64_thread_state64_t and constants by @StephanvanSchaik in #15
- Add missing flags, error codes and some structures. by @turbocool3r in #17
- Add the mach_msg_type_descriptor_t structure. by @turbocool3r in #16
- Add mach_port_construct and the required types. by @turbocool3r in #20
- Fix CI by @JohnTitor in #27
- Add support for mach_ports_lookup by @hjmallon in #28
- Add semaphore API by @DoumanAsh in #18
- Prepare release for v0.4.2 by @JohnTitor in #29
New Contributors
- @bnjbvr made their first contribution in #8
- @hjmallon made their first contribution in #28
- @DoumanAsh made their first contribution in #18
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- MacOS on Arm uses 16K pages instead of 4K pages by @StephanvanSchaik in #7
- Implement the thread policy API by @StephanvanSchaik in #6
- Define mach_port_mod_refs by @turbocool3r in #9
New Contributors
- @StephanvanSchaik made their first contribution in #7
- @turbocool3r made their first contribution in #9
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- Setup GitHub Actions by @JohnTitor in #1
- Rename crate by @JohnTitor in #2
- Unignore changed APIs by @JohnTitor in #3
- Remove workarounds for older XCode by @JohnTitor in #4
- Release 0.4.0 by @JohnTitor in #5
New Contributors
- @JohnTitor made their first contribution in #1
Full Changelog: https://github.com/JohnTitor/mach2/commits/0.4.0