Skip to content

Latest commit

 

History

History
52 lines (28 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

52 lines (28 loc) · 1.39 KB

Unreleased

1.6.0

  • Updates rubocop-performance from 1.22.0 to 1.23.0

1.5.0

  • Updates rubocop-performance from 1.21.0 to 1.22.1

1.4.0

  • Updates rubocop-performance from 1.20.1 to 1.21.0

[1.3.1]

  • Updates rubocop-performance from 1.20.1 to 1.20.2

[1.3.0]

  • Updates rubocop-performance from 1.19.1 to 1.20.1

[1.2.1]

  • Updates rubocop-performance from 1.19.0 to 1.19.1

[1.2.0]

  • Updates rubocop-performance from 1.18.0 to 1.19.0
    • Leaves the new rule MapMethodChain disabled.

[1.1.2]

  • Fix inheritance of YAML files when specifying an unsupported Ruby #11

[1.1.1]

  • Preserve metadata from rubocop-performance by merging it

[1.1.0]

  • Updates rubocop-performance from 1.16.0 to 1.18.0
  • Updates past the circular dependency in an older version of standardrb for development.

[1.0.1]

  • Ease dependency resolution by relying on rubocop transitively

[1.0.0]

  • Initial release