This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Releases: inway/mojo-rabbitmq-client
Releases · inway/mojo-rabbitmq-client
v0.3.1
v0.3.0
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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