Releases: Code-Hex/vz
Releases · Code-Hex/vz
v3.5.1
v3.5.0
What's Changed
- make flaky tests more stable by @Code-Hex in #172
- make more rich graphical window by @Code-Hex in #173
- missing error codes added by @Code-Hex in #174
In #173, I have added 2 additional options for customizing the window:
- Added
WithWindowTitle
option to display window title (the default is disabled) - Added
WithController
option to handle virtual machine via window toolbar (the default is disabled)
CleanShot.2024-11-18.at.01.28.02.mp4
Full Changelog: v3.4.0...v3.5.0
v3.4.0
v3.3.0
v3.2.0
What's Changed
- BridgedNetwork implementation by @Raikerian in #151
- Update go.mod by @cfergeau in #155
- add support for nested virtualization by @abiosoft in #159
- added VZNetworkBlockDeviceStorageDeviceAttachment by @saracen in #156
- fixed memory leak for VZVirtioSocketListener by @Code-Hex in #161
- Update compile.yml by @Code-Hex in #162
New Contributors
- @Raikerian made their first contribution in #151
- @abiosoft made their first contribution in #159
- @saracen made their first contribution in #156
Full Changelog: v3.1.0...v3.2.0
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
v3.0.6
v3.0.5
v3.0.4
What's Changed
- chore: fix spelling and error strings should not be capitalized by @ryancurrah in #121
- fixed #119 by @Code-Hex in #122
New Contributors
- @ryancurrah made their first contribution in #121
Full Changelog: v3.0.3...v3.0.4
v3.0.3
What's Changed
- Support for init disk with cache and sync mode by @balajiv113 in #117
New Contributors
- @balajiv113 made their first contribution in #117
Full Changelog: v3.0.2...v3.0.3