-
zelnet v0.6.0 Stable
released this
2026-06-25 12:36:13 +00:00 | 115 commits to main since this releaseAdded
CHANGELOG.md(this file) andscripts/release-prep.sh— release-prep computes the next version
from conventional commits (optionally refined by a local LLM) and drafts this changelog section.
Changed
src/VERSIONis now the authoritative version, carrying a-devsuffix during development.
Releases are cut by a deliberate "release commit" that drops the suffix; the CI pipeline then
promotes that commit's already-smoke-tested binaries to the release (no rebuild at tag time),
and every push publishes SHA-named builds topkg.sean.farm/zelnet/builds/<sha>/.
Fixed
- The macOS
.appbundle version (CFBundleShortVersionString) now trackssrc/VERSIONinstead of
a stale hardcoded0.1.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads