Skip to content

Releases: Relrin/sanic-amqp-extension

sanic-amqp-extension v0.2.0

20 Dec 10:05
Compare
Choose a tag to compare
  • Updated sanic-base-extension to the latest release (to 0.2.0)
  • Updated aioamqp to the latest release (to 0.15.0)

sanic-amqp-extension v0.1.2

29 Dec 11:16
Compare
Choose a tag to compare

Updates:

  • Updated aioamqp to the latest release (to 0.12.0)

sanic-amqp-extension v0.1.1

21 Jul 07:52
Compare
Choose a tag to compare

Updates:

  • Updated aioamqp to the latest release (that works well with Python 3.7)

sanic-amqp-extension v0.1.0

03 Mar 12:12
Compare
Choose a tag to compare

Features:

  • Implemented AmqpExtension class
  • Implemented AmqpWorker class