github fastapi/typer 0.16.0

one month ago

Upgrades

When using the CliRunner with Click < 8.2, to be able to access the stderr output, you needed to set the mix_stderr parameter to True. Since Click 8.2 (and Typer 0.160 this release supporting it) this is no longer necessary, so this parameter has been removed.

Refactors

  • ✅ Refactor tests for compatibility with Click 8.2. PR #1230 by @tiangolo.

Internal

Don't miss a new typer release

NewReleases is sending notifications on new releases.