0.16.0
What's Changed
Features
- feat: Added pymysql.connections.Connection to engine creation if settings.USE_CLOUD_SQL. by @michealroberts in #99
- feat: Updated ALLOWED_HOSTS to wildcard * by @michealroberts in #100
- feat: Amended aioredis @app.on_event("startup") to only initialise FastAPICache if specified. by @michealroberts in #101
Full Changelog: 0.15.0...0.16.0