Releases: Code-Hex/vz
Releases · Code-Hex/vz
Supported macOS VM (v2.1.0)
Now you can run the macOS VM via Go.
See: #34
What's Changed
- Basic implementation of shared folders by @paulcacheux in #28
- add macOS VM by @Code-Hex in #34
New Contributors
- @paulcacheux made their first contribution in #28
Full Changelog: v2.0.0...v2.1.0
v2.0.0 for macOS Monterey (v12.x.x)
macOS Monterey (v12.x.x)
For the latest macOS version is developed on the master branch and released as v2.x.x
.
You can install by go get github.com/Code-Hex/vz/v2
v1.0.0 for macOS Big Sur (v11.x.x)
macOS Big Sur (v11.x.x)
Some methods of this framework are available and some are not, depending on the version of macOS. Therefore, Go language side also needs to control which methods are available depending on the macOS version.
From now on, those available in Big Sur (11.0.0) will be developed on the v1 branch and released as v1.x.x
.
You can install by go get github.com/Code-Hex/vz