Download Latest Version v0.8.6 - Python 3.11 Support source code.tar.gz (198.0 kB)
Email in envelope

Get an email when there's a new version of FastAPI CRUD Router

Home / v0.8.5
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-01-27 1.1 kB
v0.8.5 - Typing source code.tar.gz 2022-01-27 197.3 kB
v0.8.5 - Typing source code.zip 2022-01-27 232.5 kB
Totals: 3 Items   430.8 kB 0

🎉 Highlights

With the release of v0.8.5 fastapi-crudrouter now officially supports both Python 3.10 and typed python. This release also includes significant improvements to the documentation, test suite, and developer experience.

Keep an eye of for the next release which will contain support for async SQLAlchemy (#122).

Big thanks to all contributors that made this possible!

✨ Features

  • Typed python support [#132] [#111]
  • Python 3.10 support [#114]
  • Test suite now runs against multiple databases [#86]
  • Documentation improvements [#79] [#91] [#117] [#123] [#124] [#125] @andrewthetechie
  • More informative exceptions [#94] [#137]
  • General test suite improvements [#96] [#97]

🐛 Bug Fixes

  • OrderBy not working correctly with Microsoft SQL Server [#88]
  • 404 response not documented in OpenAPI spec [#104] @sondrelg
  • DatabasesCRUDRouter not functioning for inserts and deletes with AsyncPG [#98]

Full Changelog: https://github.com/awtkns/fastapi-crudrouter/compare/v0.8.0...v0.8.5

Source: README.md, updated 2022-01-27