v0.28.1
What's New
Bug Fixes
- Newly generated fleet workflows and templates were still pinning to
landmark@v1, which could silently reintroduce the old pre-stable version line on new adoptions; all generators, templates, and docs now correctly referencelandmark@v0. - Generated release workflows previously pointed users toward a custom
GH_RELEASE_TOKEN; guidance now points to the default workflow token, since generated jobs already include the necessary permissions block.
Release classification notes
Landmark classification notice: deterministic release signals (conventional:chore, conventional:fix, conventional:test, migration) disagreed with model classification; synthesis proceeded. deterministic floor found migration signals but model did not
0.28.1 (2026-07-09)
Bug Fixes
Version reset: 1.28.0 → 0.28.0 (2026-07-08)
The fleet moved to pre-stable 0.x semantics (landmark-016). The 1.x line was
renumbered to 0.x with the same content: v1.28.0 == v0.28.0 (commit
80ce543). Pre-1.0 bumps follow Cargo-style semver — breaking changes bump
the minor version, features and fixes bump the patch version. 1.0.0 will
only ever be tagged deliberately, once the API is ready to commit to
stability.