Releases: dominikbraun/buneary
Releases · dominikbraun/buneary
v0.3.1
v0.3.0
Added
- Add the
buneary get messagescommand.
v0.2.1
Changed
- Print success messages on successful resource creations.
v0.2.0
Added
- Add the
buneary get exchangescommand. - Add the
buneary get exchangecommand. - Add the
buneary get queuescommand. - Add the
buneary get queuecommand. - Add the
buneary get bindingscommand. - Add the
buneary get bindingcommand. - Add the
--headersoption for specifying message headers.
Changed
- Use the HTTP API port
15672instead of the AMQP port5672.
v0.1.1
Changed
- Enable support for
-vflag, displaying version information.
Fixed
- Fix help text for
buneary create bindingcommand.