Skip to content

Releases: taskiq-python/taskiq-litestar

0.2.0

30 Nov 10:22
a226262

Choose a tag to compare

What's Changed

Features

  • feat: remove support for deprecated Python versions (3.8/3.9) and declare support for Python 3.12/3.13 @vldmrdev in #4

Documentation

  • docs: readme example variable naming fix by @GefMar in #1

Misc

  • chore: replace poetry with uv for development by @vldmrdev in #4

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

12 Oct 13:08

Choose a tag to compare

Initial release of a litestar integration.

Full Changelog: 0.1.0...0.1.1