Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 21:34
· 8 commits to master since this release
f7524a9

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#6, #7)

New features:

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

Bugfixes:

  • Properly account for Promise flattening and add lazy boxing (#8)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#5)
  • Added a CHANGELOG.md file and pull request template (#9, #10)