-
released this
2026-07-02 12:33:07 +00:00 | 31 commits to main since this releaseAdded
updatemarks the installed version in the version list (e.g.v0.4.1 (latest, current)), so
it's clear which one is running.updaterefuses downgrades. Selecting a release tag older than the installed version stops with
guidance rather than rolling back — same-version re-installs, forward moves, and branch refs still
work. Documented indoc/UPDATES.md(with the manual, unsupported bypass).
Fixed
- Ambiguous
vX.Y.Zref / wrong checkout.updateand the installer now check out release tags via
refs/tags/<tag>, so a same-named local branch (e.g. a strayheads/v0.4.0left by an earlier
git checkoutDWIM) can no longer shadow the tag or emitwarning: refname '…' is ambiguous. Release
tags always check out detached at the tagged commit.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads