Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-14 | 983 Bytes | |
v0.3.0 source code.tar.gz | 2023-03-14 | 689.1 kB | |
v0.3.0 source code.zip | 2023-03-14 | 765.0 kB | |
Totals: 3 Items | 1.5 MB | 0 |
This release has a few minor additions to bindings and APIs, but is mostly about arm64 support.
Platform Additions
- basic arm64 support added (@mkrautz, @tmc)
- See https://github.com/progrium/macdriver/pull/100 for more info
API Additions
cocoa.NSSound
added (@yummyweb)cocoa.NSEvent_LocalMonitorMatchingMask
added (@Bob620)
Docs & Examples
- fix early exit on Monterey in pomodoro example (@mgood)
- added subclass example (@progrium)
Bug Fixes
- fixed reentry issue (https://github.com/progrium/macdriver/issues/104) in newer versions of macOS (@progrium)
New Contributors
- @mkrautz made their first contribution in https://github.com/progrium/macdriver/pull/100
- @Bob620 made their first contribution in https://github.com/progrium/macdriver/pull/92
- @yummyweb made their first contribution in https://github.com/progrium/macdriver/pull/82
Full Changelog: https://github.com/progrium/macdriver/compare/v0.2.0...v0.3.0