|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v4.1.0](https://github.com/rpush/modis/tree/v4.1.0) (2023-02-01) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rpush/modis/compare/v4.0.1...v4.1.0) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Migrate CI to GitHub Actions, add testing for Rails 7.0 and Ruby 3.1 [\#33](https://github.com/rpush/modis/issues/33) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Upgrades to latest activesupport [\#44](https://github.com/rpush/modis/pull/44) ([benlangfeld](https://github.com/benlangfeld)) |
| 14 | +- Switch from Travis CI to GH actions [\#42](https://github.com/rpush/modis/pull/42) ([benlangfeld](https://github.com/benlangfeld)) |
| 15 | +- Flexible encoding [\#41](https://github.com/rpush/modis/pull/41) ([benlangfeld](https://github.com/benlangfeld)) |
| 16 | +- Compatibility with redis 4.8.x gem [\#40](https://github.com/rpush/modis/pull/40) ([benlangfeld](https://github.com/benlangfeld)) |
| 17 | +- Compatibility with redis 4.7.x gem [\#39](https://github.com/rpush/modis/pull/39) ([benlangfeld](https://github.com/benlangfeld)) |
| 18 | +- More modern ruby for local dev [\#37](https://github.com/rpush/modis/pull/37) ([benlangfeld](https://github.com/benlangfeld)) |
| 19 | +- Don't allow redis \> 4.6 yet [\#36](https://github.com/rpush/modis/pull/36) ([benlangfeld](https://github.com/benlangfeld)) |
| 20 | + |
3 | 21 | ## [v4.0.1](https://github.com/rpush/modis/tree/v4.0.1) (2022-03-02)
|
4 | 22 |
|
5 | 23 | [Full Changelog](https://github.com/rpush/modis/compare/v4.0.0...v4.0.1)
|
|
12 | 30 |
|
13 | 31 | [Full Changelog](https://github.com/rpush/modis/compare/v3.3.0...v4.0.0)
|
14 | 32 |
|
| 33 | +**Closed issues:** |
| 34 | + |
| 35 | +- remove hiredis dependency [\#15](https://github.com/rpush/modis/issues/15) |
| 36 | + |
15 | 37 | **Merged pull requests:**
|
16 | 38 |
|
17 | 39 | - Makes hiredis a development dependency [\#31](https://github.com/rpush/modis/pull/31) ([fdocr](https://github.com/fdocr))
|
|
31 | 53 |
|
32 | 54 | **Merged pull requests:**
|
33 | 55 |
|
34 |
| -- Add missing `\#update` and `\#update!` persistance methods [\#27](https://github.com/rpush/modis/pull/27) ([dsantosmerino](https://github.com/dsantosmerino)) |
| 56 | +- Add missing `#update` and `#update!` persistance methods [\#27](https://github.com/rpush/modis/pull/27) ([dsantosmerino](https://github.com/dsantosmerino)) |
35 | 57 |
|
36 | 58 | ## [v3.1.0](https://github.com/rpush/modis/tree/v3.1.0) (2019-10-18)
|
37 | 59 |
|
38 | 60 | [Full Changelog](https://github.com/rpush/modis/compare/3.0.0...v3.1.0)
|
39 | 61 |
|
| 62 | +**Closed issues:** |
| 63 | + |
| 64 | +- Add testing for Rails 6 [\#24](https://github.com/rpush/modis/issues/24) |
| 65 | +- Modis Memory Leak [\#14](https://github.com/rpush/modis/issues/14) |
| 66 | +- Support of Rails 5.2 [\#13](https://github.com/rpush/modis/issues/13) |
| 67 | + |
40 | 68 | **Merged pull requests:**
|
41 | 69 |
|
42 | 70 | - Remove i18n dependency [\#26](https://github.com/rpush/modis/pull/26) ([aried3r](https://github.com/aried3r))
|
|
47 | 75 |
|
48 | 76 | [Full Changelog](https://github.com/rpush/modis/compare/v2.1.0...3.0.0)
|
49 | 77 |
|
| 78 | +**Closed issues:** |
| 79 | + |
| 80 | +- difficult to persist after making changes to part of a hash attribute [\#8](https://github.com/rpush/modis/issues/8) |
| 81 | + |
50 | 82 | **Merged pull requests:**
|
51 | 83 |
|
52 | 84 | - Prep 3.0.0 release [\#21](https://github.com/rpush/modis/pull/21) ([garettarrowood](https://github.com/garettarrowood))
|
|
57 | 89 | - get rid of old school rocket syntax [\#11](https://github.com/rpush/modis/pull/11) ([DmytroStepaniuk](https://github.com/DmytroStepaniuk))
|
58 | 90 | - fix wrong readme example [\#10](https://github.com/rpush/modis/pull/10) ([DmytroStepaniuk](https://github.com/DmytroStepaniuk))
|
59 | 91 |
|
60 |
| -## v2.1.0 |
| 92 | +## [v2.1.0](https://github.com/rpush/modis/tree/v2.1.0) (2017-06-24) |
| 93 | + |
| 94 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.4.2...v2.1.0) |
| 95 | + |
| 96 | +**Closed issues:** |
| 97 | + |
| 98 | +- Reason of :all index [\#6](https://github.com/rpush/modis/issues/6) |
| 99 | + |
| 100 | +**Merged pull requests:** |
| 101 | + |
| 102 | +- New option for Modis::Model - :enable\_all\_index [\#7](https://github.com/rpush/modis/pull/7) ([nattfodd](https://github.com/nattfodd)) |
| 103 | + |
| 104 | +## [v1.4.2](https://github.com/rpush/modis/tree/v1.4.2) (2017-06-05) |
| 105 | + |
| 106 | +[Full Changelog](https://github.com/rpush/modis/compare/v2.0.0...v1.4.2) |
| 107 | + |
| 108 | +## [v2.0.0](https://github.com/rpush/modis/tree/v2.0.0) (2017-05-25) |
| 109 | + |
| 110 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.4.1...v2.0.0) |
| 111 | + |
| 112 | +**Closed issues:** |
| 113 | + |
| 114 | +- Drop support for Ruby \<= 2.1 [\#4](https://github.com/rpush/modis/issues/4) |
| 115 | +- Spec errors in new optimizations [\#1](https://github.com/rpush/modis/issues/1) |
| 116 | + |
| 117 | +**Merged pull requests:** |
| 118 | + |
| 119 | +- Improvements [\#5](https://github.com/rpush/modis/pull/5) ([Tonkpils](https://github.com/Tonkpils)) |
| 120 | +- Support for Ruby 2.4.1 [\#3](https://github.com/rpush/modis/pull/3) ([Tonkpils](https://github.com/Tonkpils)) |
| 121 | + |
| 122 | +## [v1.4.1](https://github.com/rpush/modis/tree/v1.4.1) (2015-01-20) |
| 123 | + |
| 124 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.4.0...v1.4.1) |
| 125 | + |
| 126 | +## [v1.4.0](https://github.com/rpush/modis/tree/v1.4.0) (2015-01-13) |
| 127 | + |
| 128 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.3.0...v1.4.0) |
| 129 | + |
| 130 | +## [v1.3.0](https://github.com/rpush/modis/tree/v1.3.0) (2014-09-01) |
| 131 | + |
| 132 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.2.0...v1.3.0) |
| 133 | + |
| 134 | +## [v1.2.0](https://github.com/rpush/modis/tree/v1.2.0) (2014-09-01) |
| 135 | + |
| 136 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.1.0...v1.2.0) |
| 137 | + |
| 138 | +## [v1.1.0](https://github.com/rpush/modis/tree/v1.1.0) (2014-07-09) |
| 139 | + |
| 140 | +[Full Changelog](https://github.com/rpush/modis/compare/v1.0.0...v1.1.0) |
| 141 | + |
| 142 | +## [v1.0.0](https://github.com/rpush/modis/tree/v1.0.0) (2014-06-22) |
| 143 | + |
| 144 | +[Full Changelog](https://github.com/rpush/modis/compare/v0.0.1...v1.0.0) |
61 | 145 |
|
62 |
| -- Add `enable_all_index` option to allow disabling the `all` keys. [#7](https://github.com/rpush/modis/pull/7) |
| 146 | +## [v0.0.1](https://github.com/rpush/modis/tree/v0.0.1) (2014-04-20) |
63 | 147 |
|
64 |
| -## v2.0.0 |
| 148 | +[Full Changelog](https://github.com/rpush/modis/compare/a42bf2ff8e233a52ce1fb4fd3120f21cec8bee1c...v0.0.1) |
65 | 149 |
|
66 |
| -- Support MRI 2.2.2+ and JRuby 9k+ [#5](https://github.com/rpush/modis/pull/5) |
67 |
| -- Remove YAML (de)serialization support [#5](https://github.com/rpush/modis/pull/5) |
68 | 150 |
|
69 | 151 |
|
70 | 152 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
0 commit comments