Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.54 KB

File metadata and controls

30 lines (15 loc) · 1.54 KB

Changelog

0.3.1 (2026-07-06)

Features

  • docs: add deterministic documentation checks and check-docs command (d172a4f)
  • docs: make docstra update regenerate only graph-impacted pages (ff1366a)

0.3.0 (2026-07-03)

Features

  • cli: add index command to build the core index without embeddings (e637a58)
  • docs: derive cross-references from the import graph instead of embedding similarity (7decb50)
  • indexing: expose graph-verified file cross-references on CodebaseIndex (7c8a858)

0.2.0 (2026-07-03)

Bug Fixes

  • ci: read release PR branch from release-please output (4132b9d)

Miscellaneous Chores