generated from eblume/project-template
-
Release v1.0.1 Stable
released this
2026-06-04 10:15:39 -07:00 | 53 commits to main since this releaseRelease v1.0.1
What's Changed
Bug Fixes
heph --version/hephd --versionnow report the release version plus the build commit (e.g.1.0.0 (ab6701d12)) instead of a bare0.0.0. The short git SHA is captured at build time, so any build — released, branch, or dirty working tree — is traceable to its commit.
Infrastructure
- The release workflow now bakes the release version into
Cargo.toml+Cargo.lockon a commit that only the release tag points at (tagging it manually), socargo install --git --tag vX.Y.Zreports the real version whilemainstays at0.0.0.
Assets
docs-v1.0.1.tar.gzcontains the static docs site.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
docs-v1.0.1.tar.gz
0 downloads ·
2026-06-04 10:15:48 -07:00 · 585 KiB