Skip to content

Releases: silvercar/silvercop

1.4.0

21 May 19:36
c238a91

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

10 Oct 14:22
cc80524

Choose a tag to compare

What's Changed

  • Allow for newer versions of gems, instead of being completely locked … by @MillsJROSS in #10

Full Changelog: 1.2.0...1.3.0

1.2.0

02 Jan 19:03
c059d3b

Choose a tag to compare

What's Changed

  • [B2C-1371] Updated rubocop version '1.44.0' -> '1.59.0' by @MillsJROSS in #9

Full Changelog: 1.1.0...1.2.0

1.1.0

23 Jan 19:24
4001ce7

Choose a tag to compare

What's Changed

  • [NO-TKT] - Updating rubocop from '1.18.4' to '1.44.0' by @MillsJROSS in #8

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

12 Aug 17:56
c52061e

Choose a tag to compare

Initial config was importing copy of config/default.yml instead of
using the one from the gem. Using that file from the gem should reduce
level of effort for future updates.

Adding rubocop-rake

Improving documentation around generation and use of todo file and
intent of .rubocop.yml vs .rubocop_todo.yml when used within a
project.

1.0.3

03 Jan 17:12
95f9ff8

Choose a tag to compare

Use latest version of rubocop (0.78.0)

1.0.2

09 Dec 15:04
264820e

Choose a tag to compare

Use latest version of rubocop (0.77.0) and rubocop-performance (1.5.1),
add rubocop-thread_safety (0.3.4), add rubocop-rails (2.4.0).

Remove -R option since that's included as part of the rubocop-rails requirement now.

Add known issue about Style/TrivialAccessors warning.

1.0.1

28 May 17:13
2bd67aa

Choose a tag to compare

Fixed bug where .rubocop.yml file wasn't included in gem files to be used by inherit_gem functionality.

1.0.0

24 May 20:03
16e1fea

Choose a tag to compare

Initial release of public gem, equivalent to the private version 1.0.4.