Releases: hummingbird-me/sidekiq-debounce
Releases · hummingbird-me/sidekiq-debounce
Sleeping Ute
More bugfixes (again, thanks to @Darep) in this release
- Only reschedule the job if it's actually found, fixes an edgecase in timing (#8)
- Store jid correctly when yield returns a hash, as some unknown versions of Sidekiq seem to do (#9)
- Clarify explanation of behavior in readme (#7)
Relax In The City
Big thanks to @Darep for all the fixes in this release!
- Fix crash when worker is String instead of Class (#1, #2)
- Limit support to Sidekiq 3.1+ (#3)