Changelog
Changes in v0.5.5
git log v0.5.3..v0.5.5
NB this includes a minor but possibly breaking change: after PR 498, all confirmation promises still unresolved will be rejected when their associated channel is closed.
npm prepare
rather than npm prepublish
so that
e.g., amqplib can be installed via git (part of PR
498)Changelog
(Deprecated v0.5.4)
This release was mistakenly published without the generated file
./defs.js
. It has been deprecated in favour of v0.5.5.
Changelog
Changes in v0.5.3
git log v0.5.2..v0.5.3
Buffer
misuse deprecation notices
([PR 480])(https://github.com/squaremo/amqp.node/pull/480)readable
changes
([PR 442])(https://github.com/squaremo/amqp.node/pull/442)await
([PR 396])(https://github.com/squaremo/amqp.node/pull/396),
as discussed in
issue 235Changelog
Changes in v0.5.2
git log v0.5.1..v0.5.2
Thank you to all contributors, of PRs, issues and comments.
Changelog
Changes in v0.5.0
git log v0.4.2..v0.5.0
channel.get
in the callback model
(PR 283; good
catch, @shanksauce)Changelog
Changes in v0.4.2
git log v0.4.1..v0.4.2