Skip to content

v8.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 22:14
· 9 commits to main since this release
e5137df

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • Re-exported Data.Argonaut.Core.stringifyWithIndent (#51)
  • 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 (#48, #49)