Sha256: 27eddff7571375a274d059d476ac88d327087f1e84b7ba3ad9f5623b71e3a9de

Contents?: true

Size: 1.1 KB

Versions: 1

Compression:

Stored size: 1.1 KB

Contents

# Change log

## master

## 0.9.1

- Fix bug with dirty nullable stores. ([@palkan][])

## 0.9.0 (2021-08-17) 📉

- Default values no longer marked as dirty. ([@markedmondson][])

## 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
[@markedmondson]: https://github.com/markedmondson

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
store_attribute-0.9.1 CHANGELOG.md