Bump typer from 0.14.0 to 0.15.1
Bumps typer from 0.14.0 to 0.15.1.
Release notes
Sourced from typer's releases.
0.15.1
Features
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI parameters. PR #974 by@svlandeg
.Docs
✏️ Fix a few typos in the source and documentation. PR #1028 by@kkirsche
.📝 Fix minor inconsistencies and typos in tutorial. PR #1067 by@tvoirand
.✏️ Fix a few small typos in the documentation. PR #1077 by@svlandeg
.Internal
🔧 Update build-docs filter patterns. PR #1080 by@tiangolo
.🔨 Update deploy docs preview script. PR #1079 by@tiangolo
.🔧 Update members. PR #1078 by@tiangolo
.⬆️ [pre-commit.ci] pre-commit autoupdate. PR #1071 by@pre-commit-ci[bot]
.⬆️ Update httpx requirement from =0.27.0,<0.29.0. PR #1065 by@dependabot[bot]
.0.15.0
Features
✨ Add support for extending typer apps without passing a name, add commands to the top level. PR #1037 by@patrick91
.
- New docs: One File Per Command.
Internal
⬆️ Bump mkdocs-material from 9.5.46 to 9.5.47. PR #1070 by@dependabot[bot]
.⬆️ Bump ruff from 0.8.0 to 0.8.1. PR #1066 by@dependabot[bot]
.
Changelog
Sourced from typer's changelog.
0.15.1
Features
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI parameters. PR #974 by@svlandeg
.Docs
✏️ Fix a few typos in the source and documentation. PR #1028 by@kkirsche
.📝 Fix minor inconsistencies and typos in tutorial. PR #1067 by@tvoirand
.✏️ Fix a few small typos in the documentation. PR #1077 by@svlandeg
.Internal
🔧 Update build-docs filter patterns. PR #1080 by@tiangolo
.🔨 Update deploy docs preview script. PR #1079 by@tiangolo
.🔧 Update members. PR #1078 by@tiangolo
.⬆️ [pre-commit.ci] pre-commit autoupdate. PR #1071 by@pre-commit-ci[bot]
.⬆️ Update httpx requirement from =0.27.0,<0.29.0. PR #1065 by@dependabot[bot]
.0.15.0
Features
✨ Add support for extending typer apps without passing a name, add commands to the top level. PR #1037 by@patrick91
.
- New docs: One File Per Command.
Internal
⬆️ Bump mkdocs-material from 9.5.46 to 9.5.47. PR #1070 by@dependabot[bot]
.⬆️ Bump ruff from 0.8.0 to 0.8.1. PR #1066 by@dependabot[bot]
.
Commits
-
0b89650
🔖 Release version 0.15.1 -
bd89bf6
📝 Update release notes -
3b9ce47
✏️ Fix a few typos in the source and documentation (#1028) -
95ba85f
📝 Update release notes -
dbc335b
📝 Fix minor inconsistencies and typos in tutorial (#1067) -
b88c327
📝 Update release notes -
d8e56e2
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI pa... -
5f378ee
📝 Update release notes -
b826dc4
✏️ Fix a few small typos in the documentation (#1077) -
9be60da
📝 Update release notes - Additional commits viewable in compare view