Skip to content

Releases: pusher/push-notifications-ruby

2.0.3

28 May 18:17
cae61c8

Choose a tag to compare

2.0.3

  • [FIXED] Ruby 3.4 compatibility
  • [CHANGED] Widen JWT dependency constraint from ~> 2.1 to >= 2.1, < 4 to support jwt v3
  • [REMOVED] Support for Ruby below 3.3

2.0.2

11 Mar 14:07
b7d88ca

Choose a tag to compare

2.0.2

  • [FIXED] Multiple Beams instances no longer use last configuration.

2.0.1

19 Mar 10:39
41390c0

Choose a tag to compare

2.0.1

  • [CHANGED] Update Gemfile lock on release.

2.0.0

19 Mar 09:26
56ebd26

Choose a tag to compare

2.0.0

  • [ADDED] Support for Ruby 3.0.
  • [REMOVED] Support for Ruby 2.5 and below.
  • [CHANGED] Refactor tests to avoid caze dependency.