Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 19:03
· 6 commits to master since this release
2f5fd0e

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#81)
  • Added a CHANGELOG.md file and pull request template (#82, #83)
  • Replaced unsafeToForeign and unsafeFromForeign with unsafeCoerce (#72)