We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4af5a commit 9ffc075Copy full SHA for 9ffc075
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## NEXT RELEASE
4
5
+- Fix `QCheck{,2}.Gen.float` generator which would only generate numbers with an
6
+ exponent between 2^{-21} and 2^22
7
- Elaborate on `QCheck`/`QCheck2` situation in README
8
- Add a missing `description` field to the *.opam files
9
- Document `Shrink` invariants in the `QCheck` module
0 commit comments