github pallets/quart 0.22.0

latest releases: 0.23.0, 0.23.1
2 hours ago

The release is mostly bugfixes except for the specified serving function call ordering which could cause differences in application code compared with 0.21.0

This release supports Python 3.11 to 3.14.

PyPI: https://pypi.org/project/Quart/0.22.0/
Changes: https://github.com/pallets/quart/blob/main/CHANGES.rst#0220

  • Use Quart's logger rather than Hypercorn's in app.run
  • Document serving function call ordering
  • Bugfix ensure the path is correct when using root_path
  • Bugfix Correct traceback/error behaviour

Don't miss a new quart release

NewReleases is sending notifications on new releases.