Skip to content

v6.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 20:06
· 10 commits to main since this release
507c2ed

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#29)
  • Added CofreeT, the cofree monad transformer, in a new module (Control.Monad.Cofree.Trans) (#26)

New features:

Bugfixes:

Other improvements:

  • 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 (#22, #27)