v0.1.16 Mon 10 Jun 15:32:08 BST 2024
* Implement octeti/shorti argument deserialization and made the NYI exception clearer
* Made it easier to use alternative AMQP host and/or credentials
v0.1.15 Sat 20 Feb 18:40:39 GMT 2021
* Add convenience arguments to declare-channel, declare-queue to simplify common patterns
* Allow a Message to be ack()ed directly without know the channel
* Tosh up the tests
v0.1.14 Thu 18 Feb 14:38:51 GMT 2021
* Fix Buf coercion
* A bit of a spring clean
v0.1.13 Thu Dec 6 19:07:50 2018 +0000
* Fix tags
v0.1.12 Thu 6 Dec 14:17:22 GMT 2018
* Implement Queue.cancel
v0.1.11 Sat Apr 14 20:54:27 2018 +0100
* Fix for unsupported use of qos()
* Fix vow.break on socket "done"
v0.1.8 Mon Nov 6 22:03:26 2017 +0000
* Fix issue with persistent messages
v0.1.7 Sat Jul 29 07:51:32 2017 +0100
* make header processing table-driven
v0.1.6 Wed Jul 19 20:46:53 2017 +0100
* Fix tests with wrong skip
v0.1.5 Tue Oct 11 18:40:06 2016 +0100
* Adds a multi for $channel.declare-queue
v0.1.4 Wed Jan 20 16:46:57 2016 +0000
* Now a consumer only gets its own messages
v0.1.3 Wed Jan 20 09:35:13 2016 +0000
* populate Queue.name with the autogenerated name
v0.1.2 Tue Jan 19 19:57:21 2016 +0000
* Implement ack Safer channel close