Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 22:55
· 29 commits to master since this release
009787a

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#46)
  • Dropped deprecated globals dependency (#47)

Other improvements:

  • Migrated CI to GitHub Actions, updated installation instructions to use Spago, and migrated from jshint to eslint (#45)
  • Added a changelog and pull request template (#49)