Skip to content

Tags: rpush/modis

Tags

v4.3.2

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 4.3.2

v4.3.1

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 4.3.1

v4.3.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
benlangfeld Ben Langfeld
Release v4.3.0

v4.2.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 4.2.0

v4.1.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Version 4.1.0

v4.0.0

v4.0.0 – Drop hiredis dependency

**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](#31) by [@fdoxyz](https://github.com/fdoxyz).

v3.3.0

v3.3.0 – Fix deprecation warnings

- Fix deprecation warnings when using Ruby >= 2.7, `activemodel` >= 6.0.3, or `redis` >= 4.2.0.

v3.2.0

v3.2.0

Add missing `#update` and `#update!`.

v3.1.0

v3.1.0

Test with Rails 6
Drop i18n dependency