Releases: purescript/purescript-integers
Releases · purescript/purescript-integers
v6.0.0
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Other improvements:
v5.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 (#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 )
v4.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
23 May 00:15
Updated for PureScript 0.12
Added quot and rem (@hdgarrood )
v3.2.0
Compare
Sorry, something went wrong.
No results found
Add Semiring up to Field instances for Parity
v3.1.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
30 Jun 14:59
Added Parity type for even/odd-ness of integers
v3.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
25 Mar 23:51
Updated for PureScript 0.11
v2.1.1
Compare
Sorry, something went wrong.
No results found
garyb
released this
18 Feb 00:28
ceil, floor, and round will now return 0 on NaN / Infinity inputs rather than throwing a runtime error
v2.1.0
Compare
Sorry, something went wrong.
No results found
Add pow, for raising an Int to the power of another Int.
v2.0.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
02 Oct 23:16
v1.1.0
Compare
Sorry, something went wrong.
No results found
garyb
released this
30 Jul 11:15