Releases: goto-bus-stop/setup-zig
Releases · goto-bus-stop/setup-zig
v1.2.4
- Update dependencies simple-get and ncc.
v1.2.3
- Configure a workflow to build setup-zig releases automatically.
v1.2.2
- Update examples. (#7)
- Upgrade dependencies.
- Recommend using
setup-zig@v1
instead of pinning to a version.
v1.2.1
- Make
version: master
actually work.
v1.2.0
- Allow setting
version: master
to get the latest build from the development branch.
v1.1.0
- Load the zig binaries from tool cache if available.
- Use the ziglang.org download index instead of downloading from Github Releases.
- Bundle the action JavaScript code, reducing repository size.
v1.0.1
- Add an icon and colour.
v1.0.0
- Initial release.