Releases: airbnb/ruby
Releases · airbnb/ruby
rubocop-airbnb-v6.0.0
- BREAKING Drop support for Ruby 2.5
- Update rubocop to 1.32.0
- Recover code analysis using
TargetRubyVersion
from Ruby 2.0 to 2.4 (due to rubocop upgrade)
Thanks @RenzoMinelli for the work that led to this release
rubocop-airbnb-v5.0.0
- Support ruby 3.1
- BREAKING Drop support for ruby 2.4
- Upgrade rubocop to version 1.22.0
InvalidPredicateMatcher
andCustomIncludeMethods
cops have been removed- Add dependencies on
rubocop-rails
andrubocop-performance
Thanks @bmulholland and @RenzoMinelli for contributions that led to this release
rubocop-airbnb-v3.0.1
3.0.1 release of RuboCop Airbnb.