Skip to content

Releases: taskiq-python/taskiq-aio-pika

0.1.0

13 Mar 08:59

Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.1.0

0.0.9

17 Sep 12:47

Choose a tag to compare

What's Changed

  • Added super().startup() call on startup. by @s3rius in #9

Full Changelog: 0.0.8...0.0.9

0.0.8

13 Sep 21:34

Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.8

0.0.6

30 Aug 20:06

Choose a tag to compare

What's Changed

  • Added delayed and prioritized messages. by @s3rius in #6

Full Changelog: 0.0.5...0.0.6

0.0.5

23 Aug 18:45

Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

21 Aug 12:55

Choose a tag to compare

What's Changed

New Contributors

  • @s3rius made their first contribution in #2

Full Changelog: 0.0.3...0.0.4

0.0.3

21 Aug 12:34

Choose a tag to compare

Updated broker logic. Now it uses two different connection for reading and sending tasks.

Full Changelog: 0.0.2...0.0.3

0.0.2

11 Aug 12:53

Choose a tag to compare

Fixed metadata for pypi. Version updated.

0.0.1

11 Aug 12:52

Choose a tag to compare

Initial release. Added broker.