Change8

0.21.2

📦 typerView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This release focuses on bug fixes related to help text alignment and argument highlighting, alongside significant internal refactoring and dependency upgrades. Notably, the external dependency on 'typing-extensions' has been removed.

🐛 Bug Fixes

  • Fix highlighting of optional variadic argument metavars.
  • Fix --help text alignment when using typer.style() in option descriptions.

Affected Symbols