Changes Between 3.0.0 and 3.1.0 (Oct 20, 2024)
ActiveJob Adapter
Kicks now ships with an ActiveJob adapter for Ruby on Rails.
Contributed by dixpac.
GitHub issue: #12
Make Queue Binding Optional
It is now possible to opt out of binding of the Kicks-declared exchange and queue.
Contributed by @texpert.
GitHub issue: #13