FsCheck v3.0.0-alpha4 Release Notes

Release Date: 2018-10-06 // over 5 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.