Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 23:40
· 7 commits to main since this release
38dcf86

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • Changed default branch to main from master
  • Add documentation for the These data type and these and fromThese functions (#28 by @JordanMartinez)
  • 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 (#26, #30)