Release 1.6.2
New Features
Version Flag
- Added
--versionand-vflags to display the current version - Simply run
ducky --versionto see the version number
Enhanced Crumb Argument Substitution
- Crumb argument substitution now supports reusing the same variable multiple times
- Variable names are mapped positionally to arguments: first unique variable name → args[0], etc.
- Example:
git worktree add "../$var-$branch" -b $branchwith two args now works correctly
Installation
uv tool install rubber-ducky
uv tool upgrade rubber-duckyFull Changelog
- Add --version/-v flag to display version number
- Fix crumb argument substitution to support variable reuse
Release Date: January 7, 2026