Sha256: 557679686c373a7d36ae79cff95b50c8c214687b486fcb083f773d5ea7470829
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
# Change log ## master (unreleased) <!-- ### New features ### Bug fixes ### Changes --> ## 0.5.0 (2019-10-31) ### New features * [#14](https://github.com/rubocop-hq/rubocop-rake/issues/14): Add Rake/DuplicateNamespace cop. ([@jaruuuu][]) ## 0.4.0 (2019-10-13) ### New features * [#13](https://github.com/rubocop-hq/rubocop-rake/issues/13): Add Rake/DuplicateTask cop. ([@pocke][]) ## 0.3.1 (2019-10-06) ### Bug fixes * [#17](https://github.com/rubocop-hq/rubocop-rake/pull/17): Filter target files for Rake/ClassDefinitionInTask cop. ([@pocke][]) ## 0.3.0 (2019-09-25) ### New features * [#6](https://github.com/rubocop-hq/rubocop-rake/issues/6): Add `Rake/ClassDefinitionInTask` cop. ([@pocke][]) ### Bug fixes * [#8](https://github.com/rubocop-hq/rubocop-rake/issues/8): Make Rake/Desc to not require description for the default task. ([@pocke][]) ## 0.2.0 (2019-09-17) ### New features * [#5](https://github.com/rubocop-hq/rubocop-rake/pull/5): Add `Rake/MethodDefinitionInTask`. ([@pocke][]) ## 0.1.0 (2019-09-04) ### New features * The first release! * Add `Rake/Desc`. ([@pocke][]) [@pocke]: https://github.com/pocke [@jaruuuu]: https://github.com/jaruuuu
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-rake-0.5.0 | CHANGELOG.md |