版本发布 7
## What's Changed * update URLs to use the new ARCH-OS ordering by @marler8997 in https://github.com/marler8997/zigup/pull/184 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2025_04_20...v2025_05_24
## What's Changed * add the How to Install section to README.md by @marler8997 in https://github.com/marler8997/zigup/pull/130 * link to new install page in README.md by @marler8997 in https://github.com/marler8997/zigup/pull/131 * Updated build.zig to support new LazyPath syntax by @DaJobat in https://github.com/marler8997/zigup/pull/133 * Fixed compilation for zig 0.13 by @pierrelgol in https://github.com/marler8997/zigup/pull/136 * use std.zip and remove our copy by @marler8997 in https://github.com/marler8997/zigup/pull/138 * update for deprecated aliases in std by @dweiller in https://github.com/marler8997/zigup/pull/140 * add windows-aarch64 to ci build by @marler8997 in https://github.com/marler8997/zigup/pull/149 * update win32exelink for deprecated std alias by @dweiller in https://github.com/marler8997/zigup/pull/143 * zig fmt by @marler8997 in https://github.com/marler8997/zigup/pull/156 * rework tests by @marler8997 in https://github.com/marler8997/zigup/pull/157 * switch from goto-bus-stop/setup-zig to mlugg/setup-zig by @marler8997 in https://github.com/marler8997/zigup/pull/137 * add support for 3rd party index by @mangas in https://github.com/marler8997/zigup/pull/155 ## New Contributors * @DaJobat made their first contribution in https://github.com/marler8997/zigup/pull/133 * @pierrelgol made their first contribution in https://github.com/marler8997/zigup/pull/136 * @dweiller made their first contribution in https://github.com/marler8997/zigup/pull/140 * @mangas made their first contribution in https://github.com/marler8997/zigup/pull/155 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2024_05_05...v2025_01_02
## What's Changed * add zip cmdline tool by @marler8997 in https://github.com/marler8997/zigup/pull/127 * rework ci (generate `.tar.gz` files for non-windows) by @marler8997 in https://github.com/marler8997/zigup/pull/125 * support more cpu arches for linux by @marler8997 in https://github.com/marler8997/zigup/pull/129 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2024_05_04...v2024_05_05
## What's Changed * zig update 0.12.0 (remove ziget dependency) by @marler8997 in https://github.com/marler8997/zigup/pull/119 * remove zarc in favor us custom unzip implementation by @marler8997 in https://github.com/marler8997/zigup/pull/121 * build windows ci target in ReleaseSafe for faster zip extraction by @marler8997 in https://github.com/marler8997/zigup/pull/124 ## New Contributors * @mikestonecodes made their first contribution in https://github.com/marler8997/zigup/pull/122 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2024_03_13...v2024_05_04
## What's Changed * gracefully handle PATH entires we don't have access to by @marler8997 in https://github.com/marler8997/zigup/pull/115 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2024_02_25...v2024_03_13
## What's Changed * Add zigup list to the help message by @rsepassi in https://github.com/marler8997/zigup/pull/85 * zig update 0.11.0 by @marler8997 in https://github.com/marler8997/zigup/pull/96 * zig fmt by @marler8997 in https://github.com/marler8997/zigup/pull/99 * handle when zig path link exists as a non-symlink entry by @marler8997 in https://github.com/marler8997/zigup/pull/111 ## New Contributors * @rsepassi made their first contribution in https://github.com/marler8997/zigup/pull/85 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2023_07_27...v2024_02_25
## What's Changed * update zig path link even if it's lower priority in PATH by @marler8997 in https://github.com/marler8997/zigup/pull/83 * built with zig version 0.11.0-dev.86+b83e4d965 by @marler8997 in https://github.com/marler8997/zigup/pull/72 * added MIT-0 License by @marler8997 in https://github.com/marler8997/zigup/pull/73 ## New Contributors * @rigobert9 made their first contribution in https://github.com/marler8997/zigup/pull/74 * @tristanisham made their first contribution in https://github.com/marler8997/zigup/pull/89 **Full Changelog**: https://github.com/marler8997/zigup/compare/v2022_08_25...v2023_07_27