Skip to content

Releases: purescript/purescript-quickcheck

v2.0.0

14 Oct 23:52
Compare
Choose a tag to compare
  • Updated dependencies
  • Stack safety improvement to quickCheck functions
  • LCG clamping behaviour was fixed
  • Seed is now printed for failing cases
  • Tests can now be started with a specific seed

v1.0.0

01 Jun 03:10
Compare
Choose a tag to compare

This release is intended for the PureScript 0.9.1 compiler and newer.

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.

v1.0.0-rc.2

20 May 23:34
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
  • Update dependencies and fix warnings

v1.0.0-rc.1

27 Mar 23:07
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
  • Release candidate for the psc 0.8+ core libraries

v0.12.2

16 Dec 17:05
Compare
Choose a tag to compare

Fix repeatable.

v0.12.1

19 Nov 12:36
Compare
Choose a tag to compare
  • Fixed import warnings raised in psc 0.7.6

v0.12.0

16 Sep 15:17
Compare
Choose a tag to compare
  • Bumped dependencies
  • Fixed unused type variable warnings

v0.11.0

25 Aug 23:33
Compare
Choose a tag to compare

Bump transformers dependency to 0.7.1. As such, this release requires version 0.7.4 of the PureScript compiler.

v0.10.1

17 Aug 17:49
Compare
Choose a tag to compare
  • Added Arbitrary and Coarbitrary instances for Identity, Lazy, and List.

v0.10.0

16 Aug 11:15
Compare
Choose a tag to compare