Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 01:13
4dfed59

2.2.0 (2026-08-19)

Features

  • add --root flag and TREEHOUSE_ROOT env for the worktree root (#93) (5e3d282)
  • add no-fetch worktree acquisition (164d903)

Bug Fixes

  • cmd: resolve main repo root for pool commands run inside a worktree (#51) (3fcd637)
  • detect squash-merged worktrees (#88) (a651776)
  • ignore in-project pool via .git/info/exclude (fdb3f99)
  • pool: prune stale worktree registrations before adding in get (844acc4), closes #31