All Versions
38
Latest Version
Avg Release Cycle
29 days
Latest Release
1596 days ago

Changelog History
Page 4

  • v8.1.0 Changes

    June 11, 2018
    • Logary.Facade corrected to v3 Apache 2.0 version. thanks @haf/@AnthonyLloyd
    • โž• Added sourcelink support. #251 thanks @jackfoxy
    • ๐Ÿ›  Fixed comparison of affine (ephemeral) sequence. #253 thanks @jackfoxy
  • v8.0.0 Changes

    May 08, 2018
    • โฌ†๏ธ Upgrade Logary.Facade and bump major because of a int64 to float change. thanks @haf
    • โž• Add docs on how to get extra value/stacktrace parsing when using Expecto. thanks @haf
    • ๐Ÿ›  Fixed flipped throwsT not passing exception type through. #244 thanks @daniel-chambers
    • ๐Ÿ›  Fixed all and allEqual call enumeration more than once. #245 thanks @kleidemos
    • โž• Add passing cancellation token to run functions. #229 thanks @AnthonyLloyd
  • v7.0.1 Changes

    April 07, 2018
    • 0๏ธโƒฃ Default printer log with list name. #236 thanks @jackfoxy
    • Minor grammar fix. #235 thanks @rmunn
    • โšก๏ธ Update mono.cecil to 0.10.0. #234 thanks @MNie
    • ๐Ÿ›  foldParallel work fixes ObjectDisposedException. #233 thanks @AnthonyLloyd
  • v7.0.0 Changes

    March 13, 2018
    • โž• Added Expecto.Hopac. #231 thanks @TheAngryByrd
    • ๐Ÿ›  Fix Expecto.BenchmarkDotNet TypeLoadException get_ArtifactsPath. #225 thanks @AnthonyLloyd
    • ๐Ÿ›  Fix Argu 5.1.0 update causes MissingMethodException. #227 thanks @AnthonyLloyd
    • โž• Added FSCheck distribution and labels output for failing tests. #221 thanks @AnthonyLloyd
    • ๐Ÿš€ Major version release due to removal of netstandard1.6 support.
  • v6.0.0 Changes

    March 05, 2018
    • ๐Ÿ‘ Allow specifying log name at command line. #224 thanks @rmunn
    • โšก๏ธ Update paket. #222 thanks @MNie
    • Increase float display precision. thanks @AnthonyLloyd
    • โšก๏ธ Update build.sh. thanks @haf
    • ๐Ÿ›  Fix restore errors. #218 thanks @forki
  • v5.1.2 Changes

    January 04, 2018
    • โšก๏ธ Update Mono.Cecil to 0.10.0-beta7. #215 thanks @MNie
    • Expecto.BenchmarkDotNet .NETCoreApp versions. #214 thanks @AnthonyLloyd
  • v5.1.1 Changes

    December 06, 2017
    • Framework condition fileversioninfo. #210 thanks @AnthonyLloyd
    • โž• Add allow duplicate names config, #211 thanks @AnthonyLloyd
    • โž• Add testName function. #199 thanks @AnthonyLloyd
  • v5.1.0 Changes

    December 01, 2017
    • ๐Ÿ”„ 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