Skip to content

2.12.1

Compare
Choose a tag to compare
@kurtschelfthout kurtschelfthout released this 18 Oct 22:31
· 355 commits to master since this release

Fix FsCheck.Xunit's CheckExtensions so that the throwing methods actually throw on failure.
Add new generator extensions for C#: Zip, Zip3, Or and OrNull. (by Stijn Moreels)
Add Gen.collect and variations. (by Stijn Moreels)
Fix to offset of DateTimeOffset generator. (by Evgeny Grebenyuk)