pypi typer 0.15.2

one day ago

Features

  • ✨ Allow custom styles for commands in help output. PR #1103 by @TheTechromancer.
  • ✨ Avoid the unnecessary import of typing_extensions in newer Python versions. PR #1048 by @horta.

Fixes

  • 🐛 Fix shell completions for the fish shell. PR #1069 by @goraje.

Refactors

  • 🚚 Rename test to corner-cases to make it more explicit. PR #1083 by @tiangolo.

Docs

  • ✏️ Fix small typos in the tutorial documentation. PR #1137 by @svlandeg.
  • 📝 Update optional CLI argument section in tutorial with Annotated. PR #983 by @gkeuccsr.
  • 📝 Clarify the need for mix_stderr when accessing the output of stderr in tests. PR #1045 by @mrchrisadams.

Internal

Don't miss a new typer release

NewReleases is sending notifications on new releases.