Sha256: ce8ba9636174cc0a477c54ae8926b626b2ff37b54437ef9268ea68cf1ef1c591

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

# Change log

## master

## 0.9.2 (2021-10-13)

- Fix bug with store mutation during changes calculation. ([@palkan][])

## 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.2 CHANGELOG.md