Sha256: 9f4bebd23254c497f4db55b8c5f5ab34f23203f2d1cb1b186a3f2e1a239f5c65
Contents?: true
Size: 920 Bytes
Versions: 1
Compression:
Stored size: 920 Bytes
Contents
# Change log ## master ## 0.8.1 (2020-12-03) - Fix adding dirty tracking methods for `store_attribute`. ([@palkan][]) ## 0.8.0 - Add Rails 6.1 compatibility. ([@palkan][]) - Add support for `prefix` and `suffix` options. ([@palkan][]) ## 0.7.1 - Fixed bug with `store` called without accessors. ([@ioki-klaus][]) See [#10](https://github.com/palkan/store_attribute/pull/10). ## 0.7.0 (2020-03-23) - Added dirty tracking methods. ([@glaszig][]) [PR #8](https://github.com/palkan/store_attribute/pull/8). ## 0.6.0 (2019-07-24) - Added default values support. ([@dreikanter][], [@SumLare][]) See [PR #7](https://github.com/palkan/store_attribute/pull/7). - Start keeping changelog. ([@palkan][]) [@palkan]: https://github.com/palkan [@dreikanter]: https://github.com/dreikanter [@SumLare]: https://github.com/SumLare [@glaszig]: https://github.com/glaszig [@ioki-klaus]: https://github.com/ioki-klaus
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
store_attribute-0.8.1 | CHANGELOG.md |