Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 18:54
· 5 commits to master since this release
170d959

Breaking changes:

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

New features:

  • Absorbed Data.Enum.Generic from generics-rep (#46)

Bugfixes:

Other improvements:

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