Skip to content

Releases: friedbotstudio/baseline

v0.12.0

29 May 09:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.12.0 (2026-05-29)

Bug Fixes

  • memory: hardening batch closes 14 review findings (33560f2)

Features

  • add freeform workflow track for ad-hoc edit batches (751e892)

v0.11.0

27 May 20:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.11.0 (2026-05-27)

Features

  • remove python3 runtime dependency; port skill helpers to Node ESM (756dd42)

v0.10.0

27 May 17:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.10.0 (2026-05-27)

Bug Fixes

  • plantuml: always-download jar + java -jar runtime; pin now enforced (d058472)
  • shippability: vendor src/cli modules into shipped tree + harden scanner (3e1bf19)

Features

  • add code-browser skill as default code-navigation mechanism (7901e65)
  • upgrade: version-aware no-op fast-path + baseline_version stamping (64b79c8)

Performance Improvements

  • hooks: port 22 hooks to Node ESM + audit fast-path + tier hardening (9b54561)

v0.9.0

26 May 20:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.9.0 (2026-05-26)

Features

  • ship /upgrade-project marker helper + build-time SKILL.md scan gate (b5d40eb)
  • spec-shippability: catch dev-tree refs in shipped SKILL.md prose (67da6dc)

v0.8.2

22 May 21:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.8.2 (2026-05-22)

Bug Fixes

  • audit: silently skip README.md count claims when file absent (4e5395d)
  • tui: render BASELINE wordmark on install / upgrade / doctor (7b630ce)
  • upgrade: stop replay prompts on runtime-state files + post-reconciliation files (558fab5)

v0.8.1

22 May 15:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.8.1 (2026-05-22)

Bug Fixes

  • audit: stop false-FAILing on consumer installs + bump commit_consent TTL to 900s (ea66e1d), closes #5

v0.8.0

22 May 13:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.8.0 (2026-05-22)

Features

  • cli: tier-1 Merge option + BASE-less stage + /upgrade-project two-way reconciliation (f1f4fc2)

v0.7.0

21 May 16:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.7.0 (2026-05-21)

Bug Fixes

  • cli: surface tier-2/3 unrecoverable-BASE files in upgrade dry-run (92e0d10)

Features

  • workflows: declarative track DAGs via workflows.jsonl (§18 + Article IV) (cb1d511)

v0.6.0

20 May 12:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.6.0 (2026-05-20)

Bug Fixes

  • scripts: smoke-tarball handles v3 shipped manifest {sha256, tier} entries (6837992)

Features

  • cli: three-tier upgrade flow + /upgrade-project skill (3a82801)

v0.5.0

20 May 09:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.5.0 (2026-05-20)

Features

  • cli: BASELINE wordmark splash + manifest relocation + branded error paths (e2927c7), closes #080b12