Releases: taskiq-python/taskiq-aio-pika
Releases Β· taskiq-python/taskiq-aio-pika
0.4.1
What's Changed
- add py.typed by @dimastbk in #26
- chore: remove unused fallback for python 3.7 by @dimastbk in #27
- Added py.typed directive to avoid mypy warnings by @joshvote in #28
- Allow passing extra params to declare exchange and declare queues (duplicated with linter fixes) by @Steve-Bupyc in #31
- Switch to gitflow and ruff. by @s3rius in #32
New Contributors
- @dimastbk made their first contribution in #26
- @joshvote made their first contribution in #28
- @Steve-Bupyc made their first contribution in #31
Full Changelog: 0.4.0...0.4.1
0.4.0
0.3.0
0.2.2
What's Changed
- Added rabbitmq-delayed-message-exchange plugin support to create delay messages. by @chandr-andr in #15
New Contributors
- @chandr-andr made their first contribution in #15
Full Changelog: 0.2.1...0.2.2