Releases: TalentBox/delayed_job_sequel
Releases · TalentBox/delayed_job_sequel
v4.3.0
v4.2.2
v4.2.1
- Update specs to use the RSpec 3.6.0
- Fix Sequel deprecation warnings when using
filter
- Use fully qualified name when rescuing Sequel::Error
v4.2.0
- Update
delayed-job
dependency to~> 4.1.0
(James Goodhouse)
v4.1.0
- Allow overriding the Job table name
BREAKING CHANGE
In order to support the Job's table name override, requiring delayed_job_sequel
no longer set the backend. You will have to do it manually (for example in an
initializer):
::Delayed::Worker.backend = :sequel
v4.0.1
- Compatibility with Ruby 2.0, 2.1 and JRuby
v4.0.0
v4.0.0.beta1.1
Version 4.0.0.beta1.1
v4.0.0.beta1
Version 4.0.0.beta1