gems rubocop-performance 1.6.1
RuboCop Performance 1.6.1

latest releases: 1.21.0, 1.20.2, 1.20.1...
3 years ago

New features

  • #115: Support String#sub and String#sub! methods for Performance/DeletePrefix and Performance/DeleteSuffix cops. (@fatkodima)

Bug fixes

  • #111: Fix an error for Performance/DeletePrefix and Performance/DeleteSuffix cops when using autocorrection with RuboCop 0.81 or lower. (@koic)
  • #118: Fix a false positive for Performance/DeletePrefix, Performance/DeleteSuffix, Performance/StartWith, and Performance/EndWith cops when receiver is multiline string. (@koic)

Don't miss a new rubocop-performance release

NewReleases is sending notifications on new releases.