pypi typer 0.20.1

6 hours ago

Features

  • ✨ Add support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK. PR #1299 by @colin-nolan.

Fixes

  • 🐛 Ensure that options_metavar is passed through correctly. PR #816 by @gar1t.
  • 🐛 Ensure an optional argument is shown in brackets, even when metavar is set. PR #1409 by @svlandeg.
  • 🐛 Ensure that the default rich_markup_mode is interpreted correctly. PR #1304 by @svlandeg.

Refactors

Docs

  • 📝 Ensure that bold letters are rendered correctly in printing.md. PR #1365 by @svlandeg.
  • 🩺 Update test badge to only reflect pushes to master. PR #1414 by @svlandeg.
  • 📝 Update console output on the Rich help formatting page. PR #1430 by @svlandeg.
  • 📝 Update emoji used in Rich help formatting tutorial. PR #1429 by @svlandeg.
  • 📝 Remove duplicate explanation how the path is resolved. PR #956 by @dennis-rall.
  • 📝 Update docs to use Typer() more prominently. PR #1418 by @svlandeg.
  • 💄 Use font 'Fira Code' to fix display of Rich panels in docs in Windows. PR #1419 by @tiangolo.

Internal

Don't miss a new typer release

NewReleases is sending notifications on new releases.