Releases: purescript/purescript-numbers
Releases · purescript/purescript-numbers
v9.0.1
13 Feb 09:18
Compare
Sorry, something went wrong.
No results found
v9.0.0
27 Apr 19:12
Compare
Sorry, something went wrong.
No results found
Breaking changes:
New features:
Other improvements:
Removed dependency on purescript-math
v8.0.0
26 Feb 17:37
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
27 May 18:08
Compare
Sorry, something went wrong.
No results found
v5.0.0
30 Apr 10:57
Compare
Sorry, something went wrong.
No results found
Added functions for formatting numbers
Refactoring
v4.1.0
16 Apr 07:37
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
15 Apr 20:13
Compare
Sorry, something went wrong.
No results found
v3.0.0
29 Oct 15:49
Compare
Sorry, something went wrong.
No results found
Updates for PureScript 0.10