Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 18:21
· 3 commits to master since this release
2f73f61

Breaking changes:

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

New features:

  • Added roles declarations to allow safe coercions (#28)

Bugfixes:

Other improvements:

  • Removed fold1 member from Foldable1 and added foldr1 and foldl1 (#30, #32)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#31)
  • Added a changelog and pull request template (#33)