Skip to content

Release v0.1

Latest
Compare
Choose a tag to compare
@jackfirth jackfirth released this 06 Nov 18:03
· 25 commits to master since this release

This release marks the official version 0.1 of Quickcheck.

Quickcheck's API should be considered experimental and unstable this release. To use this exact version of quickcheck, put this in your package's dependencies:

(define deps '(... "git://github.com/ifigueroap/racket-quickcheck#v0.1"))