Skip to content

Releases: rubocop/rubocop-performance

RuboCop Performance 1.2.0

13 May 09:35
Compare
Choose a tag to compare

Bug fixes

  • #47: Fix a false negative for Performance/RegexpMatch when using RuboCop 0.68 or higher. (@koic)

RuboCop Performance 1.1.0

08 Apr 08:04
376e747
Compare
Choose a tag to compare

Changes

  • #39: Remove Performance/LstripRstrip cop. (@koic)
  • #39: Remove Performance/RedundantSortBy, Performance/UnneededSort and Performance/Sample cops. (@koic)

RuboCop Performance 1.0.0

14 Mar 10:44
f6a6e23
Compare
Choose a tag to compare

New features