Skip to content

Releases: moonrepo/setup-toolchain

v0.3.3

12 Nov 00:55
c8a71c0
Compare
Choose a tag to compare
  • If moon is configured in a root .prototools, we'll no longer install the moon binary through
    the action, and rely on proto to install it. This only applies if auto-install is true.

v0.3.2

16 Oct 17:21
0461112
Compare
Choose a tag to compare
  • Auto-install will now run in the workspace-root if defined.

v0.3.1

03 Feb 20:27
abc36a5
Compare
Choose a tag to compare
  • moon can be forced installed by setting moon-version, instead of relying on file detection.

v0.3.0

16 Dec 22:59
40bbd0f
Compare
Choose a tag to compare
  • Now includes the moon and proto versions in the cache key.
  • Updated dependencies.

v0.2.1

06 Dec 21:59
0e0303e
Compare
Choose a tag to compare
  • Support proto v0.24 changes.

v0.2.0

30 Nov 20:53
a58face
Compare
Choose a tag to compare
  • Added a cache input to toggle caching of the toolchain. Defaults to true.
  • Added a cache-base input. When provided, will only save cache on this branch/ref, but will restore cache on all branches/refs.

v0.1.2

22 Nov 21:26
07a3732
Compare
Choose a tag to compare
  • Improve cache key checks.
  • Reduce globbing calls.

v0.1.1

25 Oct 23:19
5487980
Compare
Choose a tag to compare
  • Updated logging.

v0.1.0

22 Oct 04:22
19e23ca
Compare
Choose a tag to compare
Automatic compilation

v0.0.5

20 Oct 23:45
060f1f5
Compare
Choose a tag to compare
Automatic compilation