What's Changed * support discovering pyc/pyd/so modules by keakon in https://github.com/taskiq-python/taskiq/pull/391 * Fixed shutdowns. by s3rius in https://github.com/taskiq-python/taskiq/pull/425
New Contributors * keakon made their first contribution in https://github.com/taskiq-python/taskiq/pull/391
What's Changed * Remove `bool` anntotations from explicit bool attrs by sobolevn in https://github.com/taskiq-python/taskiq/pull/412 * Add missing python versions to `pyproject.toml` qualifiers by sobolevn in https://github.com/taskiq-python/taskiq/pull/411 * Fixed type inference for new versions of pyright and dependencies were updated. by s3rius in https://github.com/taskiq-python/taskiq/pull/413
New Contributors * sobolevn made their first contribution in https://github.com/taskiq-python/taskiq/pull/412
What's Changed * Added new base class for exceptions, added templates by chandr-andr in https://github.com/taskiq-python/taskiq/pull/393 * Added warnings on parsing errors. by s3rius in https://github.com/taskiq-python/taskiq/pull/410
What's Changed * Updated test workflow. by s3rius in https://github.com/taskiq-python/taskiq/pull/392 * Enhance boolean label handling by ZhymabekRoman in https://github.com/taskiq-python/taskiq/pull/390 * Fix task delay for specific time with milliseconds by megalaren in https://github.com/taskiq-python/taskiq/pull/404
New Contributors * ZhymabekRoman made their first contribution in https://github.com/taskiq-python/taskiq/pull/390 * megalaren made their first contribution in https://github.com/taskiq-python/taskiq/pull/404