Skip to content

Releases: mpizenberg/elm-tooling-action

v1.6 Upgrade to node 20

26 Jan 17:01
809c844
Compare
Choose a tag to compare

Update action to use Node 20 since Node 16 is not supported anymore in GitHub actions
Contributed by @Hermanverschooten

v1.5 Upgrade elm-tooling dep to 1.10 with elm-json 0.2.13

14 Oct 21:37
913c4c7
Compare
Choose a tag to compare

Add support to elm-json 0.2.13 (fixed upgrade command) via elm-tooling 1.10

v1.4 support elm-test-rs v3.0

11 Oct 21:29
ab93b22
Compare
Choose a tag to compare
v1.4 upgrade elm-tooling dep to v1.9

v1.3 support elm-test-rs 2.0

26 Mar 23:26
Compare
Choose a tag to compare

Update all dependencies of this action, including elm-tooling that now supports elm-test-rs 2.0

Use cwd argument of elmToolingCli()

28 Apr 14:46
Compare
Choose a tag to compare

Use the cwd argument instead of actually changing the current working directory manually.

Support of elm-test-rs

28 Feb 09:14
Compare
Choose a tag to compare

With the update of elm-tooling to version 1.3, there is now support of elm-test-rs 1.0.0

Initial elm-tooling action

25 Feb 18:22
Compare
Choose a tag to compare

This action lets you install elm and other elm tooling in your CI via your elm-tooling.json