v5.0.0 – The Spirit Guardian
In this release we have done some major-version improvements, like adding support for .Net Core out of the box, added Assert functions and improved output for continuous integration systems.
- New
Assert.isOk
andisError
for the new F# result types. (thanks @rmunn) - New
allEqual
assert function (thanks @MNie) - Bump to latest and greatest Logary facade (@haf)
- Greatly improve documentation (see README) for FsCheck (thanks @AnthonyLloyd)
- Bugfixes
- New CI matrix build added
- .Net Framework version target is now v4.6.1
- Support for latest Mono.Cecil