Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 19:58
· 8 commits to main since this release
0309a42

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#39 by @JordanMartinez)

New features:

  • Added roles declarations to forbid unsafe coercions (#30 by @kl0tl)

Bugfixes:

Other improvements:

  • Updated README to reference the Options.purs' module documentation and improve the docs in small ways (#35 by @JordanMartinez)
  • Added tests (#37 by @maxdeviant)
  • 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 (#31 by @JordanMartinez, #36 by @JordanMartinez)