Skip to content

0.0.33

Choose a tag to compare

@tiangolo tiangolo released this 11 Feb 15:23
· 102 commits to main since this release

Docs

  • ✏️ Fix typos in inline comment in expression.py. PR #1747 by @veeceey.
  • 📝 Fix async example in session.execute() docstring & deprecation message. PR #1643 by @DanielLeviLucas.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in FastAPI repo. PR #1743 by @YuriiMotov.

Internal