v3.15.1
Review the Changelog for more details.
What's Changed
- Fix setting of locale via routes
mount ... defaults: { locale: :en }
by @bensheldon in #923 - Use
GoodJob.capsule
in CLI instead of creating a new Capsule by @bensheldon in #916 - Set
successfully_enqueued?
when usingperform_all_later
by @bensheldon in #917
New Contributors
Full Changelog: v3.15.0...v3.15.1