Sha256: 3ed1329d2c3d310d77eb0bf640b484f01f9ed5b624ba5da4cf9daf7ba59d0804

Contents?: true

Size: 976 Bytes

Versions: 2

Compression:

Stored size: 976 Bytes

Contents

## [Unreleased]

## [2.0.0] - 28/Feb/2023

## Changed
- Name of gem -> wisper-sidekiq-compat

## Removed
- Support for Ruby < 3
- Support for Sidekiq < 6.5
- Rubinius support
 
## Fixed
- Compatibility with wisper-compat
- `Psych::DisallowedClass: Tried to load unspecified class:` on Ruby 3.1

## [1.3.0] - 25/Nov/2019

- Add the ability to pass `sidekiq_schedule_options` options in order to schedule jobs to be run in the future

## [1.2.0]

- fixes: gemspec does not allow sidekiq 5.x to be used

## [1.1.0] - 28/Sept/2018

- fixes: `NoMethodError: undefined method `set' for
  Wisper::SidekiqBroadcaster::Worker:Class` when using Sidekiq 2.x and 3.x.

## [1.0.0] - 28/Sept/2018

### Added
- sidekiq 5 compatibility (closes [#11](https://github.com/krisleech/wisper-sidekiq/issues/11))
- support for optional `sidekiq_options` per subscriber class (closes [#15](https://github.com/krisleech/wisper-sidekiq/issues/15))

## [0.0.1] - 06-10-2014

### Added
- Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
wisper-sidekiq-compat-2.1.0 CHANGELOG.md
wisper-sidekiq-compat-2.0.0 CHANGELOG.md