Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 17:43
· 2 commits to master since this release
3a3a4bd

Breaking changes:

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

New features:

  • This package no longer depends on the purescript-contravariant and purescript-foldable-traversable packages. Relevant instances have been moved to those packages. (#19)

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#16)
  • Added a CHANGELOG.md file and pull request template (#17, #18)