Skip to content

v5.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 26 Feb 18:08
· 3 commits to master since this release
8a783f2

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#37)
  • Replaced globals dependency with numbers (#40)

New features:

Bugfixes:

  • Don't rely on inlining of Ord Number in unsafeClamp (#38)

Other improvements:

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