ChangeX v0.1.20
The commit graph now explains itself — and the Viewer's built-in sample shows it too.
- "Lanes = document parts" legend added to the commit graph (CLI report and the ChangeX Viewer). Each coloured lane is one document part (paragraph); the connecting line follows that part through its edits — it is not the hash chain. So two different hashes joined by a line = two edits to the same paragraph.
- Viewer sample fixed: the built-in 'Load sample' (and browser-preview mode) used an older local renderer that still showed the op-by-op redline. It now renders the exact same GitKraken-style commit graph as
changex review— per-part lanes, follow lines, author chips, dark/light.
pip install -U --no-cache-dir "changex[preview]"Carries forward everything from v0.1.14–v0.1.19 (native Quick Look, code/text preview, Windows preview, no Dock icon, commit graph + follow lines, log/rewind, connect all).