New
0.0.32
Fixes
Refactors
Docs
- ๐ Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1712 by @alejsdev.
- ๐ Fix copy button in
custom.js. PR #1711 by @alejsdev. - ๐ Remove duplicated word in
read-relationships.md. PR #1705 by @stefmolin.
Internal
- โฌ Bump ruff from 0.14.13 to 0.14.14. PR #1721 by @dependabot[bot].
- โฌ Bump prek from 0.2.30 to 0.3.0. PR #1720 by @dependabot[bot].
- ๐ง Ensure that an edit to
uv.lockgets theinternallabel. PR #1719 by @svlandeg. - โฌ Bump sqlalchemy from 2.0.45 to 2.0.46. PR #1717 by @dependabot[bot].
- โฌ Bump typer from 0.21.0 to 0.21.1. PR #1715 by @dependabot[bot].
- โฌ Bump ruff from 0.14.10 to 0.14.13. PR #1714 by @dependabot[bot].
- โฌ Bump prek from 0.2.25 to 0.2.30. PR #1716 by @dependabot[bot].
- โฌ๏ธ Update FastAPI version pin to
>=0.103.2in tests. PR #1709 by @YuriiMotov. - ๐ Pin development Python version to 3.10, for
deploy_docs_status.py. PR #1707 by @tiangolo. - โฌ๏ธ Migrate to uv. PR #1688 by @DoctorJohn.
- โฌ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.129.0. PR #1703 by @dependabot[bot].
- โ Update tests, remove conditionals for Pydantic v1. PR #1702 by @tiangolo.