Change8

0.20.1

📦 typerView on GitHub →
1 features🐛 3 fixes🔧 4 symbols

Summary

This release adds support for standard tracebacks via the TYPER_STANDARD_TRACEBACK environment variable, fixes several option handling bugs, refactors shellingham handling, updates documentation, and bumps a number of development dependencies.

✨ New Features

  • Add support for standard tracebacks via the env `TYPER_STANDARD_TRACEBACK`.

🐛 Bug Fixes

  • Ensure that `options_metavar` is passed through correctly.
  • Ensure an optional argument is shown in brackets, even when `metavar` is set.
  • Ensure that the default `rich_markup_mode` is interpreted correctly.

🔧 Affected Symbols

options_metavarshellinghamrich_markup_modeTyper