All Versions
58
Latest Version
Avg Release Cycle
73 days
Latest Release
721 days ago

Changelog History
Page 1

  • v4.7.0 Changes

    May 06, 2022
    • โœ… [CHANGE] Run test suite with Ruby 3.1 (by [@etagwerker][])
    • [FEATURE] Allow the Rake task generator to accept a description (by [@anicholson][])
    • [CHANGE] Replace travis-ci with Github Actions for contributors (by [@RyanSnodgrass][])
    • ๐Ÿ’Ž [CHANGE] Drop support for JRuby 9.1.x (by [@RyanSnodgrass][])
    • ๐Ÿ›  [BUGFIX] Exit with 0 or 1 from Rake Task. Fixes #214 (by [@RyanSnodgrass][])
  • v4.6.1 Changes

    January 28, 2021
    • [CHANGE] CI: Drop rbx-3 from matrix, does not install (by [@olleolleolle][])
    • ๐Ÿ’Ž [CHANGE] Add support for Ruby 3.0 (by [@etagwerker][])
    • ๐Ÿ›  [BUGFIX] Fix images on readme (by [@borisrorsvort][])
  • v4.6.0 Changes

    January 28, 2021
    • [CHANGE] Fix rubocop offenses (by [@sl4vr][])
    • [CHANGE] Make Github Linguist ignore vendored files (by [@sl4vr][])
    • ๐Ÿ›  [BUGFIX] Fix directory structure of reports when comparing branches (by [@denny][])
    • ๐Ÿ›  [BUGFIX] Restrict simplecov to versions before data format changed (by [@denny][])

    • ๐Ÿ›  [BUGFIX] Handle missing comparison file in html template (by @lauratpa)

  • v4.5.2 Changes

    August 20, 2020
    • ๐Ÿ›  [BUGFIX] Handle simplecov v0.19 and install appraisal (by [@MZiserman][])
  • v4.5.1 Changes

    June 29, 2020
    • ๐Ÿ›  [BUGFIX] Handle git --name-status Copied (C) operation (by [@rizalmuthi][])

    • ๐Ÿ‘ [FEATURE] Add --churn-after (only supports git) to limit churn analysis to recent history (by [@jackcasey][])

  • v4.5.0 Changes

    May 14, 2020
    • [CHANGE] Relax launchy version dependency requirement
    • ๐Ÿ’Ž [CHANGE] Drop support for ruby 2.3 (by [@joshrpowell][])
    • โšก๏ธ [CHANGE] Update Reek dependency to '~> 6.0', '< 7.0' (by [@joshrpowell][])
  • v4.4.1 Changes

    February 20, 2020
    • [CHANGE] Rewrite how churn is calculated to make it faster
  • v4.4.0 Changes

    February 15, 2020
    • [FEATURE] Take into account the .flayignore file (by [@Flink][])
  • v4.3.3 Changes

    January 31, 2020
    • ๐Ÿ›  [BUGFIX] Relax constraint on simplecov gem (by [@etagwerker][])
  • v4.3.2 Changes

    January 27, 2020
    • ๐Ÿ›  [BUGFIX] Relax constraint on parser gem (by [@lloydwatkin][])