All Versions
15
Latest Version
Avg Release Cycle
4 days
Latest Release
930 days ago

Changelog History
Page 1

  • v1.0.0 Changes

    October 21, 2021

    โž• Added

    ๐Ÿ’ฅ 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, 2021

    Generate 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.