## Changes Between 0.2.3 and 0.3 This release does not change the observed behavior, but replaces the publisher with completely new implementation. ### Reusable parts of publisher are extracted to [bunny-publisher](https://github.com/veeqo/bunny-publisher) ## Changes Between 0.2.2 and 0.2.3 ### Refactored support for ActiveJob prefix https://github.com/veeqo/advanced-sneakers-activejob/pull/3 ### Support for custom adapter per job https://github.com/veeqo/advanced-sneakers-activejob/pull/4 ## Changes Between 0.2.1 and 0.2.2 Cleanup of `puts` and logger mistakenly introduced in previous version ## Changes Between 0.2.0 and 0.2.1 ### Support for ActiveJob prefix https://github.com/veeqo/advanced-sneakers-activejob/pull/2 Fixed worker class name in rake task description ## Changes Between 0.1.0 and 0.2.0 ### `message_options` https://github.com/veeqo/advanced-sneakers-activejob/pull/1 Customizable options for message publishing (`routing_key`, `headers`, etc) ## Original Release: 0.1.0