Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:07
· 31 commits to main since this release

What's Changed

Added

  • --path flag for sprout create command to output only the worktree path, enabling one-liner usage like cd $(sprout create feature --path)

Changed

  • Enhanced sprout path and sprout rm commands to accept index numbers from sprout ls output, enabling faster navigation without typing full branch names (e.g., cd $(sprout path 2) instead of cd $(sprout path feature-long-branch-name))

Deprecated

Removed

Fixed

Security


Full Changelog: v0.1.0...v0.3.0