Sha256: 1026f7a8bfc5a0a7c0a07125fad4a3c5fd78e14535c7f89b4f76a97cecd79f8a
Contents?: true
Size: 903 Bytes
Versions: 1
Compression:
Stored size: 903 Bytes
Contents
# Changelog # 6.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 - 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 * Bugfix with keyword argument defaults. Thanks to [Roman Dubrovsky](https://github.com/barsoom/attr_extras/pull/29)! # 6.2.0 * Another bugfix when passing hash values to positional arguments. # 6.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 and earlier Please [see Git history](https://github.com/barsoom/attr_extras/releases).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attr_extras-6.2.3 | CHANGELOG.md |