Releases: hedgehogqa/fsharp-hedgehog
Releases · hedgehogqa/fsharp-hedgehog
Version 0.8.1
Unicode generator no longer generates noncharacters '\65534' and '\65535'.
Version 0.8.0
Fix the SplitMix bugs described in http://www.pcg-random.org/posts/bugs-in-splitmix.html.
Version 0.7.0
Convert to .NET Standard.
Version 0.6.0
Make Journal store delayed strings, so they are computed on-demand.
Version 0.5.0
Support for LINQ queries.
Version 0.4.4
Correct mixGamma oddness check.
Version 0.4.3
Add ToBigInt overload for System.Double.
Version 0.4.2
Increase size in Discard case.
Version 0.4.1
XML and markup documentation improvements.
Version 0.4.0
Unquote support and other improvements.