Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 20:04
· 12 commits to main since this release
d0eb009

Breaking changes:

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

New features:

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

Bugfixes:

  • Fixed typo in forkAff documentation (#184)

Other improvements:

  • Added disclaimer about non-working examples in README (#188)
  • Changed default branch to main
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#195)