Skip to content

v0.1.28

Latest

Choose a tag to compare

@timvw-ci-bot timvw-ci-bot released this 26 Mar 16:49
· 22 commits to main since this release
32daf91

Changelog

  • 785b683 chore(deps): update codecov/codecov-action action to v6
  • 2d89507 feat: add wt default command to navigate to main worktree
  • ec4f9de feat: add wt status command for worktree dashboard
  • 986265a feat: add color-coded output to wt status (#79)
  • 32daf91 feat: add fuzzy matching for interactive branch selection (#81)
  • e3927b4 feat: add per-repo config support (.wt.toml) (#78)
  • 818d986 feat: add stale worktree detection to cleanup (#80)
  • abad1d7 fix: resolve errcheck lint warning in default command
  • 8a85e3d refactor: split main.go into per-command files