main (unreleased)
v1.2.1 / 2022-09-26 (commits)
-
BUGFIX: SimpleCov was not reporting accurately due to a bug in the spec helper code
-
FEATURE: Better documentation for contributing and releasing versions of this gem
-
BUGFIX: bundle_report outdated was giving an exception due to missing method latest_version
v1.2.0 / 2022-08-12 (commits)
v1.1.0 / 2022-06-30 (commits)
-
FEATURE: Added option --version to get the version of the gem being used
-
[FEATURE: Add support to use DeprecationTracker with Minitest](Add support to use DeprecationTracker with Minitest)
-
DOCUMENTATION: Update the code of conduct link in PR template
-
FEATURE: Command line option to check for recommended ruby version for the desired Rails version
v1.0.5 / 2022-03-29 (commits)
- FEATURE: Initialize the Gemfile.next.lock to avoid major version jumps when used without an initial Gemfile.next.lock
- FEATURE: Drop
actionview
dependency because it is not really used - BUGFIX: If shitlist path does not exist, create it for the user of the gem
v1.0.4 / 2021-04-09 (commits)
v1.0.3 / 2021-04-05 (commits)
- BUGFIX: Update README.md to better document this
ten_years_rails
fork - BUGFIX: Make ActionView an optional dependency
- Official Release