v1.3.0
What's Changed
- Better error on missing schema by @palfrey in #196
- Add types by @palfrey in #198
- 100% test coverage by @palfrey in #202
- Avoid duplicating the uses_netloc and schemes lines by @palfrey in #201
- isort 5.11.4 is broken by @palfrey in #205
- Throw warning if DATABASE_URL isn't set by @palfrey in #199
- Fixes #209 - Make conn_max_age optional[int] type by @mattseymour in #210
Full Changelog: v1.2.0...v1.3.0