What's Changed * add py.typed by dimastbk in https://github.com/taskiq-python/taskiq-aio-pika/pull/26 * chore: remove unused fallback for python 3.7 by dimastbk in https://github.com/taskiq-python/taskiq-aio-pika/pull/27 * Added py.typed directive to avoid mypy warnings by joshvote in https://github.com/taskiq-python/taskiq-aio-pika/pull/28 * Allow passing extra params to declare exchange and declare queues (duplicated with linter fixes) by Steve-Bupyc in https://github.com/taskiq-python/taskiq-aio-pika/pull/31 * Switch to gitflow and ruff. by s3rius in https://github.com/taskiq-python/taskiq-aio-pika/pull/32
New Contributors * dimastbk made their first contribution in https://github.com/taskiq-python/taskiq-aio-pika/pull/26 * joshvote made their first contribution in https://github.com/taskiq-python/taskiq-aio-pika/pull/28 * Steve-Bupyc made their first contribution in https://github.com/taskiq-python/taskiq-aio-pika/pull/31
What's Changed * Added propper ack support. by s3rius in https://github.com/taskiq-python/taskiq-aio-pika/pull/20 * feat: add package version by vvanglro in https://github.com/taskiq-python/taskiq-aio-pika/pull/19
New Contributors * vvanglro made their first contribution in https://github.com/taskiq-python/taskiq-aio-pika/pull/19
What's Changed * Added rabbitmq-delayed-message-exchange plugin support to create delay messages. by chandr-andr in https://github.com/taskiq-python/taskiq-aio-pika/pull/15
New Contributors * chandr-andr made their first contribution in https://github.com/taskiq-python/taskiq-aio-pika/pull/15