Bump typer from 0.13.0 to 0.13.1
Bumps typer from 0.13.0 to 0.13.1.
Release notes
Sourced from typer's releases.
0.13.1
Features
✨ Remove Rich tags when showing completion text. PR #877 by@svlandeg
.✨ Render Rich markup as HTML in Markdown docs. PR #847 by@svlandeg
.✨ Support cp850 encoding for auto-completion in PowerShell. PR #808 by@svlandeg
.✨ Allow gettext translation of help message. PR #886 by@svlandeg
.Refactors
🐛 Fix printing HTML from Rich output. PR #1055 by@tiangolo
.Docs
📝 Update markdown includes to use the new simpler format. PR #1054 by@tiangolo
.Internal
⬆ Bump ruff from 0.7.3 to 0.7.4. PR #1051 by@dependabot[bot]
.⬆ [pre-commit.ci] pre-commit autoupdate. PR #1047 by@pre-commit-ci[bot]
.⬆ Bump ruff from 0.7.2 to 0.7.3. PR #1046 by@dependabot[bot]
.⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR #1044 by@dependabot[bot]
.⬆ Update pytest-cov requirement from =2.10.0,<7.0.0. PR #1033 by@dependabot[bot]
.
Changelog
Sourced from typer's changelog.
0.13.1
Features
✨ Remove Rich tags when showing completion text. PR #877 by@svlandeg
.✨ Render Rich markup as HTML in Markdown docs. PR #847 by@svlandeg
.✨ Support cp850 encoding for auto-completion in PowerShell. PR #808 by@svlandeg
.✨ Allow gettext translation of help message. PR #886 by@svlandeg
.Refactors
🐛 Fix printing HTML from Rich output. PR #1055 by@tiangolo
.Docs
📝 Update markdown includes to use the new simpler format. PR #1054 by@tiangolo
.Internal
⬆ Bump ruff from 0.7.3 to 0.7.4. PR #1051 by@dependabot[bot]
.⬆ [pre-commit.ci] pre-commit autoupdate. PR #1047 by@pre-commit-ci[bot]
.⬆ Bump ruff from 0.7.2 to 0.7.3. PR #1046 by@dependabot[bot]
.⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR #1044 by@dependabot[bot]
.⬆ Update pytest-cov requirement from =2.10.0,<7.0.0. PR #1033 by@dependabot[bot]
.
Commits
-
53e21fd
🔖 Release version 0.13.1 -
77a7216
📝 Update release notes -
12459d2
📝 Update markdown includes to use the new simpler format (#1054) -
f802688
📝 Update release notes -
603f39d
✨ Remove Rich tags when showing completion text (#877) -
20d4e5c
📝 Update release notes -
376b907
🐛 Fix printing HTML from Rich output (#1055) -
2f9ce51
📝 Update release notes -
5996fc1
✨ Render Rich markup as HTML in Markdown docs (#847) -
a6167b3
📝 Update release notes - Additional commits viewable in compare view