v0.3.0
What's Changed
Added
--pathflag forsprout createcommand to output only the worktree path, enabling one-liner usage likecd $(sprout create feature --path)
Changed
- Enhanced
sprout pathandsprout rmcommands to accept index numbers fromsprout lsoutput, enabling faster navigation without typing full branch names (e.g.,cd $(sprout path 2)instead ofcd $(sprout path feature-long-branch-name))
Deprecated
Removed
Fixed
Security
Full Changelog: v0.1.0...v0.3.0