All Versions
38
Latest Version
Avg Release Cycle
29 days
Latest Release
1563 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v8.9.1 Changes
February 27, 2019Colors are a bit off bug fix. #305 thanks @AnthonyLloyd
-
v8.9.0 Changes
February 23, 2019Args replacement for Argu. #303 thanks @AnthonyLloyd
๐ New runTests CLI args functions. Please migrate to rather than using ExpectoConfig. thanks @AnthonyLloyd
Easier to read error output with highlighted differences. #304 thanks @AnthonyLloyd -
v8.8.0 Changes
January 28, 2019๐ Better isFasterThan equal stopping criteria. thanks @AnthonyLloyd
โ Remove outliers in isFasterThan statistics. thanks @AnthonyLloyd
โ Add atomic printfn shadow function. #267 thanks @AnthonyLloyd -
v8.7.0 Changes
January 08, 2019โฌ๏ธ Upgrade dependencies inc Argu 5.2. #300 thanks @AnthonyLloyd
-
v8.6.5 Changes
December 20, 2018- ๐ fix only getting Expectos stack trace. #298 thanks @AnthonyLloyd
- ๐ fix Expecto fails silently on duplicate tests. #299 thanks @AnthonyLloyd
-
v8.6.4 Changes
December 11, 2018- ๐ fix test results xml incomplete. thanks @AnthonyLloyd
-
v8.6.3 Changes
December 08, 2018- isFasterThan machine resolution fix. thanks @AnthonyLloyd
-
v8.6.2 Changes
December 08, 2018- isFasterThan machine resolution fix. thanks @AnthonyLloyd
-
v8.6.1 Changes
December 07, 2018- ๐ Tweak colourised console colours, thanks @haf
- ๐ป Xml summary can cause exception. #296 thanks @AnthonyLloyd
- isFasterThan improve use of warm up runs. thanks @AnthonyLloyd
- taskTask is missing my stack trace. #295 thanks @AnthonyLloyd
- taskTask doesnt surface Task as valid do target. #293 thanks @AnthonyLloyd
-
v8.6.0 Changes
November 17, 2018- ๐ #266 Merge ANSI Output Writer back into Logary Facade, decouple it from Progress, thanks @haf
- #290 Speed up Progress, thanks @haf
- 0๏ธโฃ #291 Make ANSI writing the default, so Expecto loggers work outside of framework-provided runXXXX functions, thanks @haf
- ๐ Make sure isEqual doesn't crash on null values, thanks @kleidemos
- ๐ Using the improved v2 task workflow builder, thanks @AnthonyLloyd