v3.4.0
What's New
- Comprehensive docstrings across all public API classes and methods —
API,Request,Response,Router,Route,BackgroundQueue,QueryDict, and more - Expanded API reference with autodoc sections for
RouteGroup,BackgroundQueue,QueryDict, andRateLimiter - Starlette 1.0 support — upgraded dependency to
starlette[full]>=1.0
Breaking Changes
- Python 3.9 dropped — minimum version is now Python 3.10 (required by Starlette 1.0)
Install
pip install responder==3.4.0