Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 17:30
· 4 commits to master since this release
18d582e

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#61)
  • Deprecated MonadZero (#64, #66, #68, #70)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#65)
  • Added a CHANGELOG.md file and pull request template (#72, #73)
  • Added examples for Alt (#58)