Sha256: d069fb2c44266464e327b299c7a669ac73709d970b61b2c0a5387e642ca7a60b

Contents?: true

Size: 755 Bytes

Versions: 1

Compression:

Stored size: 755 Bytes

Contents

# Change log

## master (unreleased)

## 1.1.0 (2020-06-11)

### Bug fixes

* Fix a typo for `Faker::Vehicle`'s `state_abbreviation` kwarg. ([@koic][])

### Changes

* Require Faker 2.1.2 or higher. ([@koic][])
* Drop support for RuboCop 0.81 or lower. ([@koic][])

## 1.0.0 (2020-03-14)

### New features

* [#3](https://github.com/koic/rubocop-faker/issues/3): Make `Faker/DeprecatedArguments` aware of `Faker::Base.unique`. ([@koic][])

## 0.2.0 (2019-09-04)

### Bug fixes

* Fix a problem that config/default.yml setting is not applied if .rubocop.yml does not exist when `rubocop --require rubocop-faker` option is used. ([@koic][])

## 0.1.0 (2019-09-02)

### New features

* Create RuboCop Faker gem. ([@koic][])

[@koic]: https://github.com/koic

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-faker-1.1.0 CHANGELOG.md