All Versions
58
Latest Version
Avg Release Cycle
73 days
Latest Release
328 days ago
Changelog History
Page 1
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][])
- [CHANGE] Relax
-
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][])
- [FEATURE] Take into account the
-
v4.3.3 Changes
January 31, 2020- 🛠 [BUGFIX] Relax constraint on
simplecov
gem (by [@etagwerker][])
- 🛠 [BUGFIX] Relax constraint on
-
v4.3.2 Changes
January 27, 2020- 🛠 [BUGFIX] Relax constraint on
parser
gem (by [@lloydwatkin][])
- 🛠 [BUGFIX] Relax constraint on