-
v0.11.1
Stablereleased this
2026-09-24 06:39:57 +00:00 | 4 commits to main since this releaseNo change to the TUI: the Go code is identical to v0.11.0, and so is the
set of binaries and their names, so self-update behaves as before.- The gate and the release build now come from the Makefile. CI and the
release workflow runmake fmt lint test, and the release builds its
binaries withmake dist, so what a developer runs, what CI runs and
what is published are the same code. - The repo is set up for the release skill (KIND=binary), which verifies
after publishing that every binary is attached exactly once, that the
release has notes, and that it is the release self-update will offer.
Still needs terdut-server v0.20.0 or later. Sign in with a user account;
api_keyin config.yaml is ignored (see v0.11.0).Downloads
- The gate and the release build now come from the Makefile. CI and the