Sha256: 65f3b190856e42d733cdd84ef61a38f23d65604f041d4eda3552bd89fd049852

Contents?: true

Size: 1.44 KB

Versions: 2

Compression:

Stored size: 1.44 KB

Contents

# Changelog

## [6.2.4](https://github.com/barsoom/attr_extras/releases/tag/v6.2.4)

- Fix keyword argument warnings with Ruby 2.7. Thanks to [Elliot Winkler](https://github.com/barsoom/attr_extras/pull/34)!

## [6.2.3](https://github.com/barsoom/attr_extras/releases/tag/v6.2.3)

- `attr_implement` error says "an 'ear()' method" instead of "a 'ear()' method", when the method starts with a likely vowel.

## [6.2.2](https://github.com/barsoom/attr_extras/releases/tag/v6.2.2)

- Fix warnings with Ruby 2.7. Thanks to [Juanito Fatas](https://github.com/barsoom/attr_extras/pull/31)!
- Fix deprecation warnings for Minitest 6. Thanks again to [Juanito Fatas](https://github.com/barsoom/attr_extras/pull/30)!

## [6.2.1](https://github.com/barsoom/attr_extras/releases/tag/v6.2.1)

* Bugfix with keyword argument defaults. Thanks to [Roman Dubrovsky](https://github.com/barsoom/attr_extras/pull/29)!

## [6.2.0](https://github.com/barsoom/attr_extras/releases/tag/v6.2.0)

* Another bugfix when passing hash values to positional arguments.

## [6.1.0](https://github.com/barsoom/attr_extras/releases/tag/v6.1.0)

* Bugfix when passing hash values to positional arguments.

## 6.0.0 (yanked)

* Default arguments! Thanks to [Ola K](https://github.com/lesin). For example: `pattr_initialize [:foo, bar: "default value"]`

## [5.2.0](https://github.com/barsoom/attr_extras/releases/tag/v5.2.0) and earlier

Please [see Git history](https://github.com/barsoom/attr_extras/releases).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
attr_extras-6.2.5 CHANGELOG.md
attr_extras-6.2.4 CHANGELOG.md