Releases: purescript-deprecated/purescript-math
Releases · purescript-deprecated/purescript-math
v3.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#24)
New features:
Other improvements:
- Migrated CI to GitHub Actions and updated installation instructions to use Spago (#26)
- Added a changelog and pull request template (#27)
v2.0.0
This release is intended for the PureScript 0.9.1 compiler and newer.
v2.0.0-rc.1
- Remainder operator is now an alias for a function
v1.0.0
- Added
trunc
(@rgrempel)
- Moved out of RC status. No breaking code changes have been made since
v0.2.0
.
v0.2.0
This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.