🎉 Highlights
With the release of v0.8.6 fastapi-crudrouter now officially supports both Python 3.11 and has dropped official support for Python 3.6 . Keep an eye of for the next release (v.0.9) which will contain support for async SQLAlchemy (#122).
Big thanks to all contributors that made this possible!
✨ Features
- Correcting several documentation typos by @joshrosenblum in #145
- Add asyncpg as a dev dependency by @awtkns in #147
- Update readme badges by @awtkns in #177
- Update maintainer email by @awtkns in #175
- Update badges by @awtkns in #181
- Python 3.11 Support by @awtkns in #176
🐛 Bugs
- Fix deployment pipeline by @awtkns in #180
- Fix docker-compose reference in contributing documentation by @daxxog in #170
💛 New Contributors
- @joshrosenblum made their first contribution in #145
- @dclimber made their first contribution in #158
- @daxxog made their first contribution in #170
Full Changelog: v0.8.5...v0.8.6