Skip to content

Release v0.2.7#120

Merged
ldayton merged 1 commit intomainfrom
release/v0.2.7
Mar 22, 2026
Merged

Release v0.2.7#120
ldayton merged 1 commit intomainfrom
release/v0.2.7

Conversation

@ldayton
Copy link
Copy Markdown
Owner

@ldayton ldayton commented Mar 22, 2026

What's New

  • CLI discoverability: dippy --help, dippy --version, and TTY detection so running dippy interactively no longer hangs
  • __future__ added to safe Python modules: from __future__ import annotations no longer triggers confirmation

Bug Fixes

  • Fixed parse errors when delegating commands with special characters (e.g., uv run python -c "print('hello')")
  • Fixed glob patterns in trailing * config rules not matching bare commands (e.g., tea issue* close * now matches tea issues close)

@ldayton ldayton merged commit 147f346 into main Mar 22, 2026
1 check passed
@ldayton ldayton deleted the release/v0.2.7 branch March 22, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant