Skip to content

Releases: mlugg/setup-zig

v1.2.1

18 Sep 15:31
Compare
Choose a tag to compare
  • Fix .zip tarball extraction
  • Add two new mirrors
  • Don't attempt to cache global Zig cache if it doesn't exist (#8)

v1.2.0

11 Jun 22:35
586e886
Compare
Choose a tag to compare
  • Add the use-cache option to disable preservation of the Zig global cache directory

v1.1.1

09 Jun 20:24
9cfad99
Compare
Choose a tag to compare
  • Fix the restriction of mirror to not be ziglang.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

08 Jun 16:05
77c12e1
Compare
Choose a tag to compare
  • Support looking up Mach nominated versions, e.g. 2024.5.0-mach
  • Support overriding download mirror

See README.md for details.

v1.0.0

08 Jun 15:01
2a0f10e
Compare
Choose a tag to compare

Initial release. See README.md for details.