All Versions
15
Latest Version
Avg Release Cycle
4 days
Latest Release
1053 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.0 Changes
October 21, 2021โ Added
- ๐ JRuby support
- โ Parallel Tests support
๐ฅ Breaking Changes
๐ท The first run on this version will not use any cache on the CI because the number of files changed from eight to eleven, so there will be no appropriate cache to use.
-
v0.9.3 Changes
October 03, 2021Generate reports ignoring duplicate examples (#42)
-
v0.9.2 Changes
September 30, 2021๐ Fixed
Caches getting corrupted on interrupts (#39)
-
v0.9.1 Changes
September 23, 2021๐ Fixed
Flaky and failed examples dependency check (#38)
-
v0.9.0 Changes
September 15, 2021โ Added
- Handling all examples filtered by RSpec (#34)
- Warn on incorrect analysis to stop using RSpec Tracer (#35)
- โ Run
SimpleCov.at_exit
hook (#36)
-
v0.8.0 Changes
September 13, 2021๐ Fixed
Unable to find cache in case of history rewrites (#33)
-
v0.7.0 Changes
September 10, 2021๐ Fixed
Missing spec files for the gem
-
v0.6.2 Changes
September 07, 2021โ Added
๐ Improvements towards reducing dependency and coverage processing time (#26)
-
v0.6.1 Changes
September 06, 2021๐ Fixed
๐ Bug in time formatter (#24)
โ Added
Environment variable to control verbose output (#25)
-
v0.6.0 Changes
September 05, 2021โ Added
- ๐ Improved dependency change detection (#18)
- โ Flaky tests detection (#19)
- Exclude vendor files from analysis (#21)
- Report elapsed time at various stages (#23)
Note
๐ท The first run on this version will not use any cache on the CI because the number of files changed from eight to nine, so there will be no appropriate cache to use.