Skip to content

Releases: kunchenguid/treehouse

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 13:19
7ce6cdd

2.2.1 (2026-08-21)

Bug Fixes

  • return: refuse to reset a worktree that still has live writers (#103) (978da87)

v2.2.0

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

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:20
939cb59

2.1.1 (2026-07-31)

Bug Fixes

  • ci: suppress pull_request runs on release-please PRs (#77) (da7eda2)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:36
c0b7f68

2.1.0 (2026-07-20)

Features

  • pool: add stable lease identities (#68) (e914cca)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 22:24
5b8ecde

2.0.1 (2026-07-14)

Bug Fixes

  • pool: make state persistence atomic and recoverable (#55) (c76015d)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:27
68fa3d2

2.0.0 (2026-06-24)

⚠ BREAKING CHANGES

  • cmd: the treehouse destroy --force flag is removed. Replace it with the specific --include-unlanded / --include-in-use / --include-leased flag(s) for the risk you intend to override, plus --yes, and pass an explicit pool path to --all.

Features

  • cmd: make destroy safe by default (#37) (0190382)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 23:25
67f31ce

1.8.0 (2026-06-22)

Features

  • pool: add durable worktree leases (#35) (97d6708)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:04
7e3fd54

1.7.0 (2026-06-20)

Features

  • pool: classify orphaned worktrees during prune (#28) (836044f)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 05:12
950a71e

1.6.0 (2026-06-20)

Features

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 20:40
ba289d0

1.5.0 (2026-06-19)

Features

  • prune: add safe stale worktree pruning (#24) (3395c20)