Skip to content

Releases: c-cube/qcheck

0.5.2 improvement and fixes for 0.5.1

25 Jan 10:18
Compare
Choose a tag to compare

Main fix is to make small_int back to its original behavior, introduce small_nat for small positive integers instead. This matters because small_int would often be used as the size generator of random collections.
This release also contains other bugfixes and the notion of long tests.

0.5.1

08 Jan 14:33
Compare
Choose a tag to compare

Bugfix release, with a few more functions for uniformity.