github fastapi/typer 0.21.2

11 hours ago

Fixes

  • 🐛 Fix highlighting of optional variadic argument metavars. PR #1508 by @BenjyWiener.
  • 🐛 Fix --help text alignment when using typer.style() in option descriptions. PR #1356 by @mahimairaja.

Refactors

  • 🎨 Update types and errors, comment ty for now. PR #1531 by @tiangolo.

Upgrades

  • ➖ Drop typing-extensions as external dependency. PR #1467 by @svlandeg.

Docs

  • 📝 Add reference (code API) docs. PR #1504 by @svlandeg.
  • 📝 Update the "Building a Package" tutorial to use uv instead of poetry. PR #1474 by @svlandeg.
  • 📝 Update management-tasks.md to be in line with management-tasks.md in 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

Don't miss a new typer release

NewReleases is sending notifications on new releases.