This repository was archived by the owner on Jan 24, 2025. It is now read-only.
v0.1.0
- Make Mojo::RabbitMQ::Client::Consumer use promises #23 (@christopherraa)
- Fix circular includes by #20 (@christopherraa)
- Start implementing Mojo::Promise, drop support for Mojolicious <7.53
- Implement DEBUG on Client as suggested in #11
- Fix early success event from ->publish #16
- Fix query parameter naming in Publisher
- Fix missing imports in Publisher #15
- Fix #14
- Implement Publisher API #5