Skip to content

Releases: taskiq-python/taskiq-litestar

Release list

0.2.0

Choose a tag to compare

@danfimov danfimov released this 30 Nov 10:22
a226262

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

Choose a tag to compare

@s3rius s3rius released this 12 Oct 13:08

Initial release of a litestar integration.

Full Changelog: 0.1.0...0.1.1