Releases: mlugg/setup-zig
Releases · mlugg/setup-zig
v1.2.1
- Fix
.ziptarball extraction - Add two new mirrors
- Don't attempt to cache global Zig cache if it doesn't exist (#8)
v1.2.0
- Add the
use-cacheoption to disable preservation of the Zig global cache directory
v1.1.1
- Fix the restriction of
mirrorto not beziglang.org(I forgot to implement it before) - Append query parameter to downloads so mirrors can know that traffic is coming from Actions
- Add new mirror (thanks @hryx!)
v1.1.0
- Support looking up Mach nominated versions, e.g.
2024.5.0-mach - Support overriding download mirror
See README.md for details.
v1.0.0
Initial release. See README.md for details.