Skip to content

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 16:59
· 2 commits to master since this release
691b334

Breaking changes:

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

New features:

  • Added roles declarations to allow safe coercions (#12)

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#13)
  • Added a CHANGELOG.md file and pull request template (#14, #15)
  • Removed return {} from FFI functions for a small performance boost (#10)