Skip to content

v8.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 17:37
· 5 commits to master since this release
f5bbd96

Breaking changes:

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

New features:

  • Ported Number-related code from deprecated purescript-globals into this repo (#12)

Bugfixes:

Other improvements:

  • Replaced unicode symbols with ascii characters (#11)
  • Migrated tests to use assert instead of test-unit (#10)
  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#13)
  • Added a changelog and pull request template (#14)