Skip to content

Releases: fscheck/FsCheck

2.9.0

18 May 21:50

Choose a tag to compare

Add a .NET Standard 1.6 build to FsCheck, FsCheck.NUnit and FsCheck.Xunit NuGet packages. (with Enrico Sada)
Update to latest FSharp.Core 4.1. The last version to support 3.1 or higher is FsCheck 2.8.2.

2.9.0-rc3

07 May 20:36

Choose a tag to compare

2.9.0-rc3 Pre-release
Pre-release

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.9.0-rc2

06 May 21:23

Choose a tag to compare

2.9.0-rc2 Pre-release
Pre-release

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.9.0-rc1

06 May 20:39

Choose a tag to compare

2.9.0-rc1 Pre-release
Pre-release

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

06 May 19:22

Choose a tag to compare

Add Gen.optionOf. (by Mark Seemann)

2.8.1

01 May 21:08

Choose a tag to compare

Added support to generate POCOs (reflectively) with a default ctor and settable properties. (by Giacomo Citi)

2.8.0

15 Mar 22:42

Choose a tag to compare

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.