Skip to content

Releases: taskiq-python/taskiq-aiohttp

0.3.1

Choose a tag to compare

@s3rius s3rius released this 30 Nov 11:40

What's Changed

  • Added web.AppRunner support. by @s3rius in #6

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@s3rius s3rius released this 21 Jul 18:35

What's Changed

  • Fixed startup for multibroker setup. by @s3rius in #5

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@s3rius s3rius released this 11 Jun 13:36

What's Changed

  • Updated dependencies and minimum python version. by @s3rius in #4

THIS RELEASE DROPS PYTHON3.7 SUPPORT DUE TO END OF LIFE.

Full Changelog: 0.1.3...0.2.0

0.1.3

Choose a tag to compare

@s3rius s3rius released this 19 May 00:43

What's Changed

  • Added manual context initialization. by @s3rius in #3

Full Changelog: 0.1.2...0.1.3

0.1.1

Choose a tag to compare

@s3rius s3rius released this 27 Apr 14:34

What's Changed

  • Fixed automatic task imports. by @s3rius in #1

New Contributors

  • @s3rius made their first contribution in #1

Full Changelog: 0.1.0...0.1.1

0.1.0

Choose a tag to compare

@s3rius s3rius released this 23 Apr 02:45

Initial release.