v0.27.8
v0.27.8 (eightHundreds fork)
Commits graph no longer stacks two collinear verticals when two branches --no-ff merge the same parent. Extra-parent edges join an existing rail instead of painting a second child-colour stroke down the parent column (vscode-git-graph determinePath; gitlane always drew the full vertical).
Install (binaries from this repo):
curl -fsSL https://raw.githubusercontent.com/eightHundreds/plannotator/v0.27.8/scripts/install.sh | bash
Or pin the tag:
curl -fsSL https://raw.githubusercontent.com/eightHundreds/plannotator/v0.27.8/scripts/install.sh | bash -s -- --version v0.27.8
macOS arm64 / x64, Linux arm64 / x64, and Windows x64 builds are attached. Windows arm64 is not included (current Bun cannot cross-compile that target).