Releases: friedbotstudio/baseline
Releases · friedbotstudio/baseline
v0.8.2
Immutable
release. Only release title and notes can be modified.
v0.8.1
v0.8.0
v0.7.0
Immutable
release. Only release title and notes can be modified.
v0.6.0
Immutable
release. Only release title and notes can be modified.
v0.5.0
v0.4.0
Immutable
release. Only release title and notes can be modified.
v0.3.0
Immutable
release. Only release title and notes can be modified.
0.3.0 (2026-05-17)
Bug Fixes
- audit: allow preamble-only canonical memory files (db0221b)
- audit: require closing separator in canonical memory preambles (e6ca9b6)
Features
- design-ui: add mixed_brief Stage 0 terminal for multi-lane briefs (be2d941)
- drift-check tick, backlog auto-flip, ac008 fixture regen (bfad579)
- harness: auto-resume across consent gates via Stop-hook rung 4 (1333cb7)
- hooks: branch-aware git consent policy with /grant-push gate (3a3314e)
- init-project: explicit gate at Step 5 review surface (5a79b1c)
- memory: add backlog bucket for future-work intent extraction (54a9235)
- workflow: add /memory-flush as workflow Phase 10.6 (end-of-workflow memory curation) (a3c55f8)
v0.2.1
v0.2.0
Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-05-14)
Bug Fixes
- cli: exclude manifest.json from install copy + make .npmrc opt-in (ae351e2)
- release: revert branches range modifier (semantic-release ERELEASEBRANCHES) (06f79a4)
chore
- release: cap main at 0.x + breaking → minor (alpha safety belt) (0682a28)
BREAKING CHANGES
- release: / feat! commits from default major to minor so they
actually cut a release within 0.x (0.N → 0.N+1) instead of being silently
skipped by the cap.
Net effect during alpha: feat → minor; fix → patch; feat! / BREAKING
CHANGE → minor (the 0.x semver convention); chore(release / site / ci /
actions) and build → no release (existing rules). When ready for 1.0,
remove both modifications in one chore.
The corresponding release-workflow test (test_when_releaserc_parsed_then_branches_is_main_capped_at_0x_and_next_prerelease,
renamed from the plain-main predecessor) was updated to assert the new
branches shape.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com