Fixes
- 🐛 Ensure that autocompletion works for
Path
arguments/options. PR #1138 by @svlandeg. - 🐛 Fix newline after header in help text, and add more tests for the behaviour of
rich_markup_mode
. PR #964 by @svlandeg.
Internal
- ⬆ Bump astral-sh/setup-uv from 5 to 6. PR #1203 by @dependabot[bot].
- ⬆ Bump ruff from 0.11.2 to 0.11.6. PR #1200 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1196 by @pre-commit-ci[bot].
- ⬆ Bump ruff from 0.11.1 to 0.11.2. PR #1186 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1187 by @pre-commit-ci[bot].
- ⬆ Bump ruff from 0.11.0 to 0.11.1. PR #1185 by @dependabot[bot].
- ⬆ Bump ruff from 0.9.10 to 0.11.0. PR #1180 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1181 by @pre-commit-ci[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1176 by @pre-commit-ci[bot].
- ⬆ Bump ruff from 0.9.9 to 0.9.10. PR #1175 by @dependabot[bot].
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1171 by @pre-commit-ci[bot].
- ⬆ Bump ruff from 0.9.7 to 0.9.9. PR #1166 by @dependabot[bot].
- ✏️ Fix typo in test name. PR #1165 by @svlandeg.