Releases: lettertwo/git-workon
Releases · lettertwo/git-workon
0.13.2 - 2026-08-31
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
(cli) require the branch tip at the merged PR head for PrMerged (#76 )
Install git-workon 0.13.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.13.2/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.13.2
0.13.1 - 2026-08-31
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) raise a PR-merged prune signal
Fixed
(cli) bound consecutive gh failures and require a github remote
Other
(cli) prove the gh failure bound with five worktrees
(cli) cover gh empty-list and bounded-failure prune cases
(cli) stop PR lookups after the first gh failure
(cli) note PrMerged in the active-criteria comments
(cli) cover prune's PR-merged signal and gh fallback
Install git-workon 0.13.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.13.1/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.13.1
0.13.0 - 2026-08-30
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) register new branches in the canonical gh-stack file (#68 )
(cli) link gh-stack worktrees and check them in doctor (#67 )
(lib) add gh-stack as a stack provider (#66 )
Fixed
(cli) indent stack members instead of a reserved gutter lane (#70 )
Other
(lib) [breaking ] lift stack graph algorithms onto StackMetadata (#65 )
Install git-workon 0.13.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.13.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.13.0
0.12.0 - 2026-08-14
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(hooks) add doctor check for stale worktree admin names
(cli) offer worktree root-relative path in shell completion
Fixed
(lib) canonicalize paths before computing root-relative worktree path
Other
(cli) fix stale worktree admin-name assertion for slashed branch
(lib) cover path-encoded worktree admin name behavior
Install git-workon 0.12.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.12.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.12.0
0.11.1 - 2026-07-31
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
(cli) assign stack lanes relative to the parent lane (#58 )
(lib) detect Graphite from repo metadata, not gt on PATH
Install git-workon 0.11.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.11.1/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.11.1
0.11.0 - 2026-07-29
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(completions) list git-workon-* externals as top-level candidates
(cli) dispatch unknown subcommands to git-workon-* on PATH
(lib) add git stack model variant
Fixed
(cli) drop redundant borrow in the branch-exists warning
Other
merge per-file integration tests into one harness per crate
Install git-workon 0.11.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.11.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.11.0
0.10.0 - 2026-07-21
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
(cli) map flat-picker selection through worktree index
(cli) stop stacked list duplicating rows on ghost branches
(cli) read no-color override on every use_color call
Other
(cli) make color-sensitive tests robust to FORCE_COLOR
bump workspace rust-version to 1.88
Install git-workon 0.10.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.10.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.10.0
0.9.0 - 2026-07-05
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) [breaking ] replace prune discovery flow with annotated picker
Fixed
(cli) remove empty namespace dirs after prune
(copy) prune excluded directories from the walk
(cli) use real glob matching for protected branches
Install git-workon 0.9.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.9.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.9.0
0.8.0 - 2026-06-24
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
(cli) [breaking ] replace indented tree with graphite-style lane graph
Fixed
(cli) checkout branch in host worktree for stack-member find
Install git-workon 0.8.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.8.0/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.8.0
0.7.4 - 2026-06-22
Compare
Sorry, something went wrong.
No results found
Release Notes
Fixed
(cli) suppress stack tree and metadata diffs under status filters
Other
fill in missing flags and nuances across command docs
Install git-workon 0.7.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/lettertwo/git-workon/releases/download/git-workon-v0.7.4/git-workon-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install lettertwo/tap/git-workon
Download git-workon 0.7.4