Skip to content

v8.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 23:45
· 16 commits to main since this release
adac37f

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#57, #58)

New features:

Bugfixes:

Other improvements:

  • Replaced 'id' with 'identity' in documentation (#52)
  • Changed default branch to main from master
  • 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 (#53, #55, #56, #39)