Skip to content

Release 1.6.2

Choose a tag to compare

@ParthSareen ParthSareen released this 08 Jan 02:52
· 8 commits to main since this release

New Features

Version Flag

  • Added --version and -v flags to display the current version
  • Simply run ducky --version to 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 $branch with two args now works correctly

Installation

uv tool install rubber-ducky
uv tool upgrade rubber-ducky

Full Changelog

  • Add --version/-v flag to display version number
  • Fix crumb argument substitution to support variable reuse

Release Date: January 7, 2026