Skip to content

v3.0.0

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

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#14)
    This change includes dropping the deprecated globals dependency and switching to the same functions now exported from numbers.

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#15)
  • Added a changelog and pull request template (#18)