Releases: purescript/purescript-numbers
Releases · purescript/purescript-numbers
v9.0.1
Compare
Sorry, something went wrong.
No results found
v9.0.0
Compare
Sorry, something went wrong.
No results found
Breaking changes:
New features:
Other improvements:
Removed dependency on purescript-math
v8.0.0
Compare
Sorry, something went wrong.
No results found
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 )
v6.0.0
Compare
Sorry, something went wrong.
No results found
v5.0.0
Compare
Sorry, something went wrong.
No results found
Added functions for formatting numbers
Refactoring
v4.1.0
Compare
Sorry, something went wrong.
No results found
Added fromString, a safe version of parseFloat (@i-am-tom )
Added nan, isNaN, infinity and isFinite from purescript-globals.
v4.0.0
Compare
Sorry, something went wrong.
No results found
v3.0.0
Compare
Sorry, something went wrong.
No results found
Updates for PureScript 0.10