Releases: fscheck/FsCheck
Releases · fscheck/FsCheck
2.9.0-rc1
Add a .NET Standard 1.6 compatible build to FsCheck, FsCheck.NUnit and FsCheck.Xunit. (with Enrico Sada)
Update to latest FSharp.Core 4.1.
2.8.2
Add Gen.optionOf. (by Mark Seemann)
2.8.1
Added support to generate POCOs (reflectively) with a default ctor and settable properties. (by Giacomo Citi)
2.8.0
Removed support for .NET 4.5 and 4.5.1 frameworks as they are no longer supported by Microsoft.
Updated to xUnit 2.2.
Updated to NUnit 3.6.1.