Skip to content

Releases: benumbed/nim-amqp

v0.5.11

19 Aug 08:26
v0.5.11
Compare
Choose a tag to compare

Adding some fixes for using URIs to connect to RabbitMQ

Various fixes

29 Jul 22:47
v0.5.8
Compare
Choose a tag to compare

Various code/test fixes and added a connect method which accepts AMQP URIs

Bug fixes

19 Sep 05:30
5566e00
Compare
Choose a tag to compare

Two fixes thanks to @enthus1ast.

  • Types module exported into nim_amqp.nim
  • Static test queue name removed and replaced with proper variable in nim_amqp.nim