setup-zig/CHANGELOG.md
Renée Kooi 3b3df5d7b4
1.2.4
2020-09-19 15:55:25 +02:00

810 B

setup-zig change log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

1.2.4

  • Update dependencies simple-get and ncc.

1.2.3

  • Configure Actions to build releases automatically.

1.2.2

  • Update examples. (#7)
  • Upgrade dependencies.
  • Recommend using @v1 instead of pinning to a version.

1.2.1

  • Make version: master actually work.

1.2.0

  • Allow setting version: master to get the latest build from the development branch.

1.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.

1.0.1

  • Add an icon and colour.

1.0.0

  • Initial release.