Skip to content

v0.6.0

Choose a tag to compare

@andreybavt andreybavt released this 26 May 21:20
· 114 commits to main since this release

0.6.0 (2026-05-26)

Features

  • cli: skip-context-sources menu + clack-style tree picker UX (#213) (cfd1749)
  • cli: surface docs and demo-warehouse links in ktx setup (#221) (62699bf)
  • connectors: generalize readiness and constraint handling (#212) (78b8a0c)

Bug Fixes

  • ingest: attribute historic-sql evidence writes in bundle report (#220) (1071f9d)
  • scripts: make package artifacts pnpm launch work on Windows (2a6fb19)
  • update ktx CI boundary checks (#223) (bc7373f)

Documentation

  • ban ktx compatibility shims (#214) (a9db379)
  • readme: restructure for clarity and add FAQ + comparison table (#222) (0eeac6f)
  • standardize fanout terminology (#218) (9248688)

Code Refactoring

  • remove legacy ktx compatibility shims (#211) (96952fb)

Tests

Continuous Integration