Rubycritic v4.7.0 Release Notes

Release Date: 2022-05-06 // almost 2 years ago
    • โœ… [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][])

Previous changes from v4.6.1

    • [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][])