Skip to content

Releases: Code-Hex/vz

v3.1.0

22 Oct 12:01
bd29a7e
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v3.0.6...v3.1.0

v3.0.6

05 May 10:24
fd31630
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

15 Apr 09:11
6c8b0b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

22 Jan 15:11
73695c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

23 Dec 14:10
957dfd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

28 Nov 15:04
23eeede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

22 Nov 17:51
1c3cfbc
Compare
Choose a tag to compare

What's Changed

  • fixed build error example for GUI Linux in x86_64 by @Code-Hex in #111
  • mcaOSBuildTargetAvailable(): include __MAC_OS_X_VERSION_MAX_ALLOWED in error by @AkihiroSuda in #114

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

02 Nov 15:58
c436fc3
Compare
Choose a tag to compare

Thanks a lot, @cfergeau @balajiv113!!

What's Changed

Full Changelog: v2.2.0...v3.0.0

Support macOS Monetrey (12.x) APIs completely

29 Aug 16:49
e523195
Compare
Choose a tag to compare

This release contains fix the event loop to come back to Go world in StartGraphicApplication method.

What's Changed

Full Changelog: v2.1.0...v2.2.0

Supported macOS VM (v2.1.0)

26 Aug 15:23
8182bcf
Compare
Choose a tag to compare

Now you can run the macOS VM via Go.

See: #34

image

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0