Expecto v5.1.0 Release Notes

Release Date: 2017-12-01 // over 6 years ago
    • ๐Ÿ”„ Changes that are needed to Expecto.BenchmarkDotNet. #196 thanks @MNie
    • ๐Ÿ”‹ Feature/duplicated name. #198 thanks @MNie
    • ๐Ÿ›  Fixed a couple of typos. #200 thanks @JonCanning
    • โž• Add Expecto.Flip.Expect module to .NET Standard version. #207 thanks @inosik
    • Ported everything to .NET Standard 1.6. #197 thanks @teo-tsirpanis
    • โž• Add floatLessThanOrClose and floatGreaterThanOrClose. thanks @AnthonyLloyd
    • โž• Add null test during test discovery exception. #202 thanks @AnthonyLloyd
    • โž• Add isGroupsMatch and isRegexGroupsMatch. #134 thanks @MNie
    • ๐Ÿšš Move to FAKE and support netstandard2.0 and simplify. thanks @AnthonyLloyd
    • โž• Add sequenceEqual for items. #206 thanks @haf
    • Exceptions lose their stack trace when no line numbers. #205 thanks @AnthonyLloyd
    • โšก๏ธ Update FsCheck and BenchmarkDotNet. thanks @AnthonyLloyd
    • โž• Add Performance.findFastest. thanks @AnthonyLloyd