Skip to content

0.49.0

Compare
Choose a tag to compare
@dantownsend dantownsend released this 15 Nov 14:41
· 72 commits to master since this release
  • Added Python 3.11 support.
  • PiccoloCRUD validators can now be async.
  • Improved logging.
  • The minimum version of FastAPI is now 0.87.0. The reason for this is Starlette made a fairly large change in version 0.21.0, which meant we had to refactor a lot of our tests, which makes it challenging to support older versions.