Skip to content

Releases: illegalstudio/ggw

v0.1.4

04 Jun 13:50
20cb14a

Choose a tag to compare

Changelog

  • 20cb14a Merge pull request #2 from illegalstudio/feature/external-worktrees
  • 36b401c docs(cli): document handle matching in cd help; strengthen resolution test
  • f9e907f feat(cli): resolve and label worktrees by handle in cd/delete
  • 7756cba feat(cli): show handle, detached/external/locked tags in list
  • 37d5c74 feat(cli): suggest unique handles for branchless worktrees in completion
  • d68c13f feat(cli): use handle in interactive delete confirmation label
  • c3bb54d feat(worktree): compute unique handles for branchless worktrees
  • 0853f0e fix(cli): guard empty worktree list and unknown base in list/isExternalPath
  • 31e6ad6 fix(worktree): guard empty path in handle, test bare/empty cases
  • cd9bebe test(e2e): cover external detached worktree in list/cd/delete

v0.1.3

03 Jun 11:39
ed6d9d5

Choose a tag to compare

Changelog

  • ed6d9d5 feat: use brew formula instead of cask

v0.1.2

27 May 15:57
b7d1b6f

Choose a tag to compare

Changelog

  • b7d1b6f ci: codesign and notarize macOS binaries

v0.1.1

27 May 13:26
1adea02

Choose a tag to compare

Changelog

  • 1adea02 Merge pull request #1 from illegalstudio/feature/homebrew
  • 505a8fc ci: add release pipeline with goreleaser, homebrew tap, and --version flag