hephaestus/crates
Erich Blume 58a5544d44 feat: heph-tui --version reports version + build SHA
heph-tui was the one daily-driver binary that did not answer --version.
Add the same clap `version = heph_core::VERSION` attribute that heph and
hephd already carry, so all three report `X.Y.Z (sha)` consistently.

Addresses the heph-tui half of the cross-binary --version task.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 10:52:52 -07:00
..
heph fix: --version reports release version + build SHA; release tags a version-bump commit 2026-06-04 09:43:10 -07:00
heph-core fix: --version no longer false-positives -dirty on clean release installs 2026-06-04 10:20:23 -07:00
heph-quickadd style: cargo fmt — normalize earlier hand-committed files 2026-06-03 20:38:44 -07:00
heph-tui feat: heph-tui --version reports version + build SHA 2026-06-04 10:52:52 -07:00
hephd fix: --version reports release version + build SHA; release tags a version-bump commit 2026-06-04 09:43:10 -07:00