Skip to content

Releases: rpush/modis

v4.2.0

01 Aug 19:30
bfe2b16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

01 Feb 15:04
9dfe813
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.1.0

v4.0.1

02 Mar 10:38
0e29bf8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0 – Drop hiredis dependency, legacy Rails support

28 Apr 14:55
5e7adfc
Compare
Choose a tag to compare

Breaking:

  • Drop support for Rails 4.2, 5.0, 5.1.
  • Removed hiredis as a dependency and made it a development dependency.
    For details, see #31 by @fdoxyz.

v3.3.0 Fix deprecation warnings

07 Jul 08:40
c0a7b34
Compare
Choose a tag to compare
  • Fix deprecation warnings when using Ruby >= 2.7, activemodel >= 6.0.3, or redis >= 4.2.0. #30 by @rofreg.

v3.2.0

12 Dec 17:06
Compare
Choose a tag to compare

Add missing #update and #update!.

v3.1.0

18 Oct 16:12
3bb0505
Compare
Choose a tag to compare
Test with Rails 6
Drop i18n dependency

Add Rails 5.2 compatibility

20 Dec 16:30
5b05fd2
Compare
Choose a tag to compare
Merge pull request #21 from garettarrowood/prep_3_0_release

Prep 3.0.0 release