v3.1.0
Supported macOS 14 API partially 🚀
- Unsupported yet: #143
In CI, there are build errors, which appear to be caused by resource issues with the GitHub instance. For more details, please refer to this issue.
What's Changed
- added 1.21 CI by @Code-Hex in #133
- Fix violation of cgo pointer rules by @mpoindexter in #135
- Fix for arm by @mpoindexter in #137
- Partial support macOS 14 API by @Code-Hex in #142
- added macOS 13 CI (WIP) by @Code-Hex in #134
- added VZMacKeyboardConfiguration by @Code-Hex in #146
- added ValidateSaveRestoreSupport method of config by @Code-Hex in #147
- fixed mac keyboard by @Code-Hex in #148
- added ValidateSaveRestoreSupport in Save/Restore methods by @Code-Hex in #149
New Contributors
- @mpoindexter made their first contribution in #135
Full Changelog: v3.0.6...v3.1.0