github ldayton/Dippy v0.2.7

8 hours ago

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)

Don't miss a new Dippy release

NewReleases is sending notifications on new releases.