Sha256: 4209bc2d98756517c3f8b7b1f4c0851cb09223f7441d0bd40718b57a67be91de

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

## Unreleased

## v3.3.0 - 2020-07-07

- Fix deprecation warnings when using Ruby >= 2.7, `activemodel` >= 6.0.3, or `redis` >= 4.2.0. [#30](https://github.com/rpush/modis/pull/30) by [@rofreg](https://github.com/rofreg).

## v3.2.0 - 2019-12-12

- Add missing `#update` and `#update!`. [#27](https://github.com/rpush/modis/pull/27) by [@dsantosmerino](https://github.com/dsantosmerino).

## v3.1.0 - 2019-10-18

- Test with Rails 6
- Drop i18n dependency (credit goes to [@jas14](https://github.com/jas14) in [#23](https://github.com/rpush/modis/pull/23))

## v3.0.0 - 2018-12-20

- Drop support for any Ruby < 2.3 and Rails < 4.2.
- Add support for Rails 5.2
- Resolve Rubocop lint violations
- Test combinations of Ruby and Rails versions in CI

## v2.1.0

- Add `enable_all_index` option to allow disabling the `all` keys. [#7](https://github.com/rpush/modis/pull/7)

## v2.0.0

- Support MRI 2.2.2+ and JRuby 9k+ [#5](https://github.com/rpush/modis/pull/5)
- Remove YAML (de)serialization support [#5](https://github.com/rpush/modis/pull/5)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
modis-3.3.0 CHANGELOG.md