Skip to content

v5.0.0

Compare
Choose a tag to compare
@thomashoneyman thomashoneyman released this 26 Feb 22:34
· 18 commits to main since this release
c09305e

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#62, #64)

New features:

Bugfixes:

  • Fixed rounding up when a number has trailing zeroes (#56)

Other improvements:

  • Changed test library from spec to assert to avoid non-core-library dependencies
  • Changed default branch to main from master
  • Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#58)