Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 19:08
· 4 commits to master since this release
16b38a2

Breaking changes:

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

New features:

  • Added instances for Star and Costar (#28)

Bugfixes:

  • Fixed documentation typo: arguement -> argument (#33)

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#36)
  • Replaced dead URI in tests (#32)
  • Added a changelog and pull request template (#37)