Releases: purescript/pursuit
Releases · purescript/pursuit
v0.8.7
- Updated PureScript compiler version to v0.14.5 (#459 by @JordanMartinez)
v0.8.6
- Updated PureScript compiler version to v0.14.5 (#459 by @JordanMartinez)
This release should not be used as we forgot to update the version
field in the pursuit.cabal
file. Please use v0.8.7
instead.
v0.8.5
- Fix build command used in CI (@thomashoneyman)
v0.8.4
- Fix typo in CI release script (@thomashoneyman)
v0.8.3
- Build against v0.14.3 of the PureScript compiler (#436 by @thomashoneyman)
- Migrate to GitHub Actions for CI (#435 by @thomashoneyman)
- Fix an internal typo (#432 by @i-am-the-slime)
- Added a section on kind signatures (#437 by @JordanMartinez)
v0.8.2
- Default
constraintKindArgs
to an empty list (#430 by @thomashoneyman)
v0.8.1
- Update Pursuit version in the .cabal file to 0.8.1 (@thomashoneyman)
v0.8.0
- Build against release 0.14.0-rc3 of the PureScript compiler (#428, @thomashoneyman)