What's Changed
- add the How to Install section to README.md by @marler8997 in #130
- link to new install page in README.md by @marler8997 in #131
- Updated build.zig to support new LazyPath syntax by @DaJobat in #133
- Fixed compilation for zig 0.13 by @pierrelgol in #136
- use std.zip and remove our copy by @marler8997 in #138
- update for deprecated aliases in std by @dweiller in #140
- add windows-aarch64 to ci build by @marler8997 in #149
- update win32exelink for deprecated std alias by @dweiller in #143
- zig fmt by @marler8997 in #156
- rework tests by @marler8997 in #157
- switch from goto-bus-stop/setup-zig to mlugg/setup-zig by @marler8997 in #137
- add support for 3rd party index by @mangas in #155
New Contributors
- @DaJobat made their first contribution in #133
- @pierrelgol made their first contribution in #136
- @dweiller made their first contribution in #140
- @mangas made their first contribution in #155
Full Changelog: v2024_05_05...v2025_01_02