Sha256: d94d623e8782b5693496d8907831c82beb1bbc64caf263f486d59e8db96af47a

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

# master (unreleased)

## v0.5.2

* [#19](https://github.com/rubocop/rubocop-extension-generator/pull/19): Support `bundle gem` gem name placeholder.

## v0.5.1

* [#17](https://github.com/rubocop/rubocop-extension-generator/pull/17): Add missing `require bundler`.

## v0.5.0

* [#16](https://github.com/rubocop/rubocop-extension-generator/pull/16): Fix CLI error caused by bundler newer than v2.3.9.

## v0.4.0

* [#13](https://github.com/rubocop/rubocop-extension-generator/pull/13): Fix an `ArgumentError` when RuboCop 1.22.0 or higher.

## v0.3.0

* [#8](https://github.com/rubocop/rubocop-extension-generator/pull/8): Enable to work "Exclude" in AllCops section.

## v0.2.3

* [#7](https://github.com/rubocop/rubocop-extension-generator/pull/7): Improve CLI.

## v0.2.2

* [#5](https://github.com/rubocop/rubocop-extension-generator/pull/5): Add `require: false` to sample code in README.

## v0.2.1

* [#4](https://github.com/rubocop/rubocop-extension-generator/pull/4): Exclude main lib file from Naming/FileName cop.

## v0.2.0

* Rename `custom_cops_generator` to `rubocop-extension-generator`.

## v0.1.2

* Fix bugs.
* This release is the first release that works actually.

## v0.1.1

* Specify MIT License in gemspec.

## v0.1.0

* The initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-extension-generator-0.5.2 CHANGELOG.md