Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 18:10
· 10 commits to master since this release
1028e08

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#37)

New features:

  • Add roles declarations to allow safe coercions (#37)

Bugfixes:

Other improvements:

  • Removed primes from foreign module exports (#29)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#38)
  • Added a changelog and pull request template (#40, #41)