Fixes
- 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @BenjyWiener.
- 🐛 Fix
--helptext alignment when usingtyper.style()in option descriptions. PR #1356 by @mahimairaja.
Refactors
Upgrades
Docs
- 📝 Add reference (code API) docs. PR #1504 by @svlandeg.
- 📝 Update the "Building a Package" tutorial to use
uvinstead ofpoetry. PR #1474 by @svlandeg. - 📝 Update
management-tasks.mdto be in line withmanagement-tasks.mdin FastAPI repo. PR #1519 by @YuriiMotov. - 📝 Add link to Typer developer survey. PR #1514 by @tiangolo.
- 📝 Add contribution instructions about LLM generated code and comments and automated tools for PRs. PR #1489 by @alejsdev.
- 🐛 Fix copy button in
custom.js. PR #1488 by @alejsdev.
Internal
- 🔧 Update config for labeler. PR #1530 by @tiangolo.
- 🔧 Remove no longer used requirements.txt file. PR #1528 by @tiangolo.
- 📌 Update internal dependency limits. PR #1529 by @tiangolo.
- 🔧 Add ty to pre-commit. PR #1527 by @tiangolo.
- 👷 Add
tyto the CIlintcheck. PR #1477 by @svlandeg. - ⬆ Bump prek from 0.3.1 to 0.3.2. PR #1524 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.14 to 0.15.0. PR #1516 by @dependabot[bot].
- 🔧 Add generate-readme to pre-commit. PR #1515 by @tiangolo.
- 👷 Run mypy in pre-commit instead of
Lintstep intest.ymlworkflow. PR #1511 by @YuriiMotov. - ⬆ Bump prek from 0.3.0 to 0.3.1. PR #1510 by @dependabot[bot].
- ⬆ Bump rich from 14.3.1 to 14.3.2. PR #1509 by @dependabot[bot].
- ✅ Update test to use
modfixture. PR #1506 by @svlandeg. - ⬆ Bump rich from 14.2.0 to 14.3.1. PR #1502 by @dependabot[bot].
- ⬆ Bump ruff from 0.14.13 to 0.14.14. PR #1499 by @dependabot[bot].
- 🔧 Ensure that an edit to
uv.lockgets theinternallabel. PR #1497 by @svlandeg. - ⬆ Bump ruff from 0.14.10 to 0.14.13. PR #1493 by @dependabot[bot].
- ⬆ Bump urllib3 from 2.6.2 to 2.6.3. PR #1496 by @dependabot[bot].
- ⬆ Bump prek from 0.2.24 to 0.3.0. PR #1495 by @dependabot[bot].