Skip to content

Releases: purescript-contrib/purescript-precise

v6.0.0

Choose a tag to compare

@JordanMartinez JordanMartinez released this 27 Apr 22:44
37a6a4f

Breaking changes:

Other improvements:

v5.1.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 06 May 21:42
5bedbf5

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

Choose a tag to compare

@garyb garyb released this 04 Mar 00:16
05679ad
  • Removed quickcheck as a hard dependency
  • Added MonadGen based generator for HugeNum

v3.0.1

Choose a tag to compare

@thomashoneyman thomashoneyman released this 27 Jun 19:52
  • Updates bower.json file to correctly list the repository URL as purescript-contrib/purescript-precise

v3.0.0

Choose a tag to compare

@thomashoneyman thomashoneyman released this 27 Jun 19:49
  • Provides compatibility with PureScript 0.12 (@paulyoung)
  • Updates issue, pull request, and contribution templates

Breaking change due to dependency updates.

v2.0.0

Choose a tag to compare

@garyb garyb released this 08 Apr 20:05
  • Updated for PureScript 0.11

v1.1.0

Choose a tag to compare

@garyb garyb released this 17 Feb 23:46
  • Added Generic instance for HugeInt (@ethul)

v1.0.1

Choose a tag to compare

@garyb garyb released this 08 Dec 12:20
  • Added Generic instances (@chexxor)
  • Fixed addition of non-integer numbers (@garyb)
  • Fixed multiplication of non-integer numbers (@chexxor)

v1.0.0

Choose a tag to compare

@garyb garyb released this 08 Nov 14:04
  • A fork of purescript-hugenums, compatible with PureScript 0.10