What's Changed
Features
- feat: Upgraded to hypercorn ASGI server for HTTP/3 support. by @michealroberts in #107
- feat: Added add_helmet_headers(request: Request, call_next) @app.middleware. by @michealroberts in #108
- feat: Added { latitude } filtering to CRUDBody for self.model.dec. by @michealroberts in #109
Chores
- chore: Upgrade to use fastapi v0.94.0. by @michealroberts in #103
- chore: Upgrade to use fastapi v0.95.0 (starlette = "0.26.1") by @michealroberts in #105
Full Changelog: 0.16.0...0.17.0