All Versions
38
Latest Version
Avg Release Cycle
29 days
Latest Release
1596 days ago
Changelog History
Page 4
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