Download Latest Version 0.16.0 source code.tar.gz (316.0 kB)
Email in envelope

Get an email when there's a new version of Typer

Home / 0.16.0
Name Modified Size InfoDownloads / Week
Parent folder
0.16.0 source code.tar.gz 2025-05-26 316.0 kB
0.16.0 source code.zip 2025-05-26 654.2 kB
README.md 2025-05-26 756 Bytes
Totals: 3 Items   971.0 kB 2

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

Source: README.md, updated 2025-05-26