Releases: purescript-contrib/setup-purescript
Releases · purescript-contrib/setup-purescript
v3.1.0
Use Node 20 by default (#40 by @noisyscanner)
v3.0.0
Support spago@next as the unstable Spago install.
v2.1.0
What's Changed
- Fix link to Purescript-Tidy repo by @Masynchin in #29
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #30
- Update underlying node version to 16 by @i-am-the-slime in #34
New Contributors
- @Masynchin made their first contribution in #29
- @i-am-the-slime made their first contribution in #34
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Use stringifyWithIndent for the versions file (#20 by @thomashoneyman)
- Update for PureScript 0.14 and remove Purty (#21 by @thomashoneyman)
- Support pre-release versions for tools (#27, #28 by @JordanMartinez)
v1.1.1
This patch release makes a number of internal improvements to setup-purescript.
Bugfixes:
- Rely on the versions file in
dist
instead of bundling the file into the build (#19 by @thomashoneyman)
Other improvements:
- Switch to the
github-actions-toolkit
library instead of using hand-rolled bindings (#8 by @colinwahl, #15 by @thomashoneyman) - Apply minor refactoring to fetching updated versions (#17 by @mhmdanas)
v1.1.0
This release adds purescript-psa
to the list of supported tools.
v1.0.0
Initial release of setup-purescript, supporting the following tools:
purs
(compiler)spago
(build tool and package manager)purty
(source code formatter)zephyr
(dead code elimination tool)