FsCheck v3.0.0-alpha4 Release Notes
Release Date: 2018-10-06 // about 6 years ago-
โ Propagate thread-local arbitraries to thread pool threads that are executing tests.
Previous changes from v2.11.0
-
DateTime now also generates kind and milliseconds (by Matthew Peacock)
โ Removed EditorBrowsable.Never from all but the obsoleted methods. F# intellisense now also honors these attributes, and so they
๐ were hiding a bunch of methods unnecessarily. The upshot is that C# users will see more of the API that is F# specific.