Sourced from typer's releases.
0.13.0
Features
- ✨ Handle
KeyboardInterrupt
separately from other exceptions. PR #1039 by@patrick91
.- ✨ Update
launch
to not print anything when opening urls. PR #1035 by@patrick91
.- ✨ Show help items in order of definition. PR #944 by
@svlandeg
.Fixes
- 🐛 Fix equality check for custom classes. PR #979 by
@AryazE
.- 🐛 Allow colon in zsh autocomplete values and descriptions. PR #988 by
@snapbug
.Refactors
- 🗑️ Deprecate support for
is_flag
andflag_value
parameters. PR #987 by@svlandeg
.- 🔥 Remove unused functionality from
_typing.py
file. PR #805 by@ivantodorovich
.- ✏️ Fix typo in function name
_make_rich_text
. PR #959 by@svlandeg
.Internal
- ✅ Only run completion installation tests when the env var
_TYPER_RUN_INSTALL_COMPLETION_TESTS
is set. PR #995 by@svlandeg
.- 📝 Update the docstring of the
_make_rich_text
method. PR #972 by@svlandeg
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1040 by
@pre-commit-ci[bot]
.- ⬆ Bump mkdocs-material from 9.5.42 to 9.5.44. PR #1042 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.7.1 to 0.7.2. PR #1038 by
@dependabot[bot]
.- ⬆ Bump mkdocs-macros-plugin from 1.3.6 to 1.3.7. PR #1031 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1032 by
@pre-commit-ci[bot]
.- ⬆ Bump ruff from 0.7.0 to 0.7.1. PR #1029 by
@dependabot[bot]
.- ⬆ Bump pillow from 10.4.0 to 11.0.0. PR #1023 by
@dependabot[bot]
.- ⬆ Bump mkdocs-material from 9.5.35 to 9.5.42. PR #1027 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.6.5 to 0.7.0. PR #1026 by
@dependabot[bot]
.- ⬆ Bump mkdocs-macros-plugin from 1.2.0 to 1.3.6. PR #1025 by
@dependabot[bot]
.- ⬆ Update pre-commit requirement from =2.17.0,<5.0.0. PR #1012 by
@dependabot[bot]
.- ⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3. PR #1009 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1001 by
@pre-commit-ci[bot]
.- 👷 Update Deploy docs CI to use uv. PR #1021 by
@tiangolo
.- 👷 Fix smokeshow, checkout files on CI. PR #1020 by
@tiangolo
.- 👷 Use uv in CI. PR #1019 by
@tiangolo
.- 👷 Update
labeler.yml
. PR #1014 by@tiangolo
.- 👷 Update worfkow deploy-docs-notify URL. PR #1011 by
@tiangolo
.- 👷 Upgrade Cloudflare GitHub Action. PR #1010 by
@tiangolo
.- ⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.2.0. PR #992 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.6.4 to 0.6.5. PR #991 by
@dependabot[bot]
.- ⬆ Bump mkdocs-material from 9.5.34 to 9.5.35. PR #996 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #993 by
@pre-commit-ci[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #982 by
@pre-commit-ci[bot]
.- ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #980 by
@dependabot[bot]
.- 👷 Update
issue-manager.yml
. PR #978 by@tiangolo
.- ⬆ Bump ruff from 0.6.3 to 0.6.4. PR #975 by
@dependabot[bot]
.- ⬆ Bump mkdocs-material from 9.5.33 to 9.5.34. PR #963 by
@dependabot[bot]
.
... (truncated)
Sourced from typer's changelog.
0.13.0
Features
- ✨ Handle
KeyboardInterrupt
separately from other exceptions. PR #1039 by@patrick91
.- ✨ Update
launch
to not print anything when opening urls. PR #1035 by@patrick91
.- ✨ Show help items in order of definition. PR #944 by
@svlandeg
.Fixes
- 🐛 Fix equality check for custom classes. PR #979 by
@AryazE
.- 🐛 Allow colon in zsh autocomplete values and descriptions. PR #988 by
@snapbug
.Refactors
- 🗑️ Deprecate support for
is_flag
andflag_value
parameters. PR #987 by@svlandeg
.- 🔥 Remove unused functionality from
_typing.py
file. PR #805 by@ivantodorovich
.- ✏️ Fix typo in function name
_make_rich_text
. PR #959 by@svlandeg
.Internal
- ✅ Only run completion installation tests when the env var
_TYPER_RUN_INSTALL_COMPLETION_TESTS
is set. PR #995 by@svlandeg
.- 📝 Update the docstring of the
_make_rich_text
method. PR #972 by@svlandeg
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1040 by
@pre-commit-ci[bot]
.- ⬆ Bump mkdocs-material from 9.5.42 to 9.5.44. PR #1042 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.7.1 to 0.7.2. PR #1038 by
@dependabot[bot]
.- ⬆ Bump mkdocs-macros-plugin from 1.3.6 to 1.3.7. PR #1031 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1032 by
@pre-commit-ci[bot]
.- ⬆ Bump ruff from 0.7.0 to 0.7.1. PR #1029 by
@dependabot[bot]
.- ⬆ Bump pillow from 10.4.0 to 11.0.0. PR #1023 by
@dependabot[bot]
.- ⬆ Bump mkdocs-material from 9.5.35 to 9.5.42. PR #1027 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.6.5 to 0.7.0. PR #1026 by
@dependabot[bot]
.- ⬆ Bump mkdocs-macros-plugin from 1.2.0 to 1.3.6. PR #1025 by
@dependabot[bot]
.- ⬆ Update pre-commit requirement from =2.17.0,<5.0.0. PR #1012 by
@dependabot[bot]
.- ⬆ Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3. PR #1009 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1001 by
@pre-commit-ci[bot]
.- 👷 Update Deploy docs CI to use uv. PR #1021 by
@tiangolo
.- 👷 Fix smokeshow, checkout files on CI. PR #1020 by
@tiangolo
.- 👷 Use uv in CI. PR #1019 by
@tiangolo
.- 👷 Update
labeler.yml
. PR #1014 by@tiangolo
.- 👷 Update worfkow deploy-docs-notify URL. PR #1011 by
@tiangolo
.- 👷 Upgrade Cloudflare GitHub Action. PR #1010 by
@tiangolo
.- ⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.2.0. PR #992 by
@dependabot[bot]
.- ⬆ Bump ruff from 0.6.4 to 0.6.5. PR #991 by
@dependabot[bot]
.- ⬆ Bump mkdocs-material from 9.5.34 to 9.5.35. PR #996 by
@dependabot[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #993 by
@pre-commit-ci[bot]
.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #982 by
@pre-commit-ci[bot]
.- ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #980 by
@dependabot[bot]
.- 👷 Update
issue-manager.yml
. PR #978 by@tiangolo
.- ⬆ Bump ruff from 0.6.3 to 0.6.4. PR #975 by
@dependabot[bot]
.
... (truncated)
7bf84ab
🔖 Release version 0.13.0e80ba57
📝 Update release notesc5233c0
✨ Handle KeyboardInterrupt
separately from other exceptions
(#1039)e31fc57
📝 Update release notesee072d8
✨ Update launch
to not print anything when opening urls (#1035)af49fda
📝 Update release notesdc1bf3c
🐛 Fix equality check for custom classes (#979)bfb54c0
📝 Update release notesebb968e
🐛 Allow colon in zsh autocomplete values and descriptions (#988)438ae44
📝 Update release notes