Sha256: 9f58321d3f179812f1cc1bb21d2f940dd1d2cdae2541b4bd018b96881c75ac63
Contents?: true
Size: 798 Bytes
Versions: 1
Compression:
Stored size: 798 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. ## [0.3.2] - 2023-04-27 - Support for `:class` option name for job class name in scheduler config; ## [0.3.1] - 2022-10-10 ### Fixed - Fixed `ActiveSupport`'s dependnecy lock which did not allow the use of Rails@7; ## [0.3.0] - 2022-10-10 ### Added - Support for Rails@7; - Support for Sidekiq@6 and experimental Sidekiq@7; ### Changed - Updated development dependencies; - Updated core dependencies (`qonfig`, `active_support`, `fugit`); - Minimal Ruby version - `>= 2.5`; ## [0.2.0] - 2020-01-04 ### Added - Sidekiq's job retry mechanism emulation; ## [0.1.1] - 2019-12-24 ### Fixed - Added missing `Sidekiq::Portal::UnsupportedCoreDependencyError` exception class; ## [0.1.0] - 2019-12-24 - Release 😈
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sidekiq_portal-0.3.2 | CHANGELOG.md |