Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 03:31

[0.12.0] - 2026-07-25

Bug Fixes

  • Retry reconcile lock acquisition
  • Explain removed compatibility inputs
  • Surface unknown merge-state matches

Features

  • Enforce schema lineage hard cutover
  • Prepare exact issue-set evidence

Refactoring

  • Remove legacy top-level facade
  • Require string duration input

Chore

  • Remove orphaned contract comments
  • Prepare v0.12.0

What's Changed

  • feat(corpus): enforce schema lineage hard cutover by @morluto in #188
  • refactor: remove remaining compatibility paths by @morluto in #189
  • fix(search): report unknown merge-state matches by @morluto in #190
  • feat(workflow): prepare evidence from exact issue sets by @morluto in #191

Full Changelog: v0.11.0...v0.12.0