Skip to content

v0.8.0

Choose a tag to compare

@jimehbot jimehbot released this 29 Jun 00:13
Immutable release. Only release title and notes can be modified.
2a3a169

0.8.0 (2026-06-29)

⚠ BREAKING CHANGES

  • treeboot-core replaces the old RuntimePolicy type alias with a runtime precedence model, moves RuntimeOptionOverrides into the runtime API, and replaces Reporter file-operation lifecycle callbacks with structured OutputEvent::FileOperation* events.

Features

  • add strict diagnostics to treeboot doctor (#75) (aa1fa50)