Skip to content

Releases: purescript-contrib/purescript-precise

v6.0.0

27 Apr 22:44
37a6a4f
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v5.1.0

06 May 21:42
5bedbf5
Compare
Choose a tag to compare

New features:

Other improvements:

  • Fix warnings revealed by v0.14.1 PS release, including the removal of fromKRep function (#25 by @JordanMartinez)
  • Install missing dependencies used in source code (#25 by @JordanMartinez)

v4.0.0

04 Mar 00:16
05679ad
Compare
Choose a tag to compare
  • Removed quickcheck as a hard dependency
  • Added MonadGen based generator for HugeNum

v3.0.1

27 Jun 19:52
Compare
Choose a tag to compare
  • Updates bower.json file to correctly list the repository URL as purescript-contrib/purescript-precise

v3.0.0

27 Jun 19:49
Compare
Choose a tag to compare
  • Provides compatibility with PureScript 0.12 (@paulyoung)
  • Updates issue, pull request, and contribution templates

Breaking change due to dependency updates.

v2.0.0

08 Apr 20:05
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v1.1.0

17 Feb 23:46
Compare
Choose a tag to compare
  • Added Generic instance for HugeInt (@ethul)

v1.0.1

08 Dec 12:20
Compare
Choose a tag to compare
  • Added Generic instances (@chexxor)
  • Fixed addition of non-integer numbers (@garyb)
  • Fixed multiplication of non-integer numbers (@chexxor)

v1.0.0

08 Nov 14:04
Compare
Choose a tag to compare
  • A fork of purescript-hugenums, compatible with PureScript 0.10