Skip to content

Releases: kunchenguid/treehouse

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)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 May 16:34
7f8e436

1.4.0 (2026-05-15)

Features

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 02 May 21:11
d77497c

1.3.2 (2026-05-02)

Bug Fixes

  • cmd: detach worktrees before pool reuse (#19) (0d849a3)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Apr 19:13
d57aba1

1.3.1 (2026-04-16)

Bug Fixes

  • process: safely clean up lingering worktree processes (#17) (c1e443d)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 20:32
424415a

1.3.0 (2026-04-04)

Features

  • nix: add flake.nix and flake.lock (#15) (500d2f9)

Bug Fixes

  • update vendor hash handling in workflow (fe692a5)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Mar 19:44
6e53eb0

1.2.1 (2026-03-21)

Bug Fixes

  • use remote URL for pool hash for local repos (7b13a4d)