Skip to content

2025.1 Zig 0.13.0 - HiDef [OSX]

Pre-release
Pre-release
Compare
Choose a tag to compare
@const-void const-void released this 05 Jan 13:36
· 19 commits to master since this release
b462684

Many thanks to all who contributed patches and found issues! This is a pre-release to snap a baseline for improved multi-platform support in the next release. While there is no harm in trying, it is known to function only with Mac OS -- for now!

Known Issues

  • Windows builds but does not run
  • Ubuntu fails to build.

The solution to Unbuntu is known (+LibC); however, other issues are revealed with Debug mode. Likewise, the solution to Windows is known - a different WinAPI call is needed - but again, there are Windows-specific issues beyond that.

MacOS builds and operates and works! This release should work with, at times, huge MacOS displays. From here, I want to learn what, if any, FPS impacts could be from updated error handling, so this release is intended to facilitate quick rollback vs future releases.

What's Changed

New Contributors

  • @sylr made their first contribution in #15

Full Changelog: 2024...2025