Sha256: 4ada002b9e47ef81922e52636839fb73fb1f9cdaed0ec03bd9852077beb567c6
Contents?: true
Size: 628 Bytes
Versions: 1
Compression:
Stored size: 628 Bytes
Contents
# Changelog ### 0.4.2 * Add support for Rails 6.0. ### 0.4.1 * Bugfix for `on_completion_job` and `on_cancellation_job` YAML serialization ### 0.4.0 * Drop support for Ruby 2.0, 2.1 and 2.2. * Add support for Ruby 2.5. * Drop support for Rails < 4.2. * Add support for Rails 5.2 ### 0.3.0 * Drop support for Ruby 1.9 and 2.0. ### 0.2.0 * Change supported delayed job version * Clean up lifecycle management in plugin ### 0.1.3 * Change supported rails version. ### 0.1.2 * Add configuration option to allow failed jobs not to cancel a group. ### 0.1.1 * Update the run_at for all jobs in a JobGroup when it's unblocked.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
delayed_job_groups_plugin-0.4.2 | CHANGELOG.md |