Skip to content

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 17:04
· 6 commits to master since this release
d7cb69e

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

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