Skip to content

v0.10.0

Choose a tag to compare

@ArekCzarnik ArekCzarnik released this 21 May 22:02

Highlights

  • Add structure graph containment with stable file/module nodes and parser-generated contains edges.
  • Traverse structure via existing graph commands using --edge contains.
  • Bump AST graph schema to 27 so stale stores reindex with containment data.
  • Document the containment workflow in README and index.html.

Verification

  • go test ./...
  • go vet ./...