Skip to content

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:29
Immutable release. Only release title and notes can be modified.

What's Changed

  • feat(security): add gitleaks in-CI gate (Issue #4 deferred piece) by @kellenff in #38
  • feat(entity): unifying entity abstraction across parser/domain/id layers (part 1 of #25) by @kellenff in #39
  • refactor(tool): migrate to internal/entity package (part 2 of #25) by @kellenff in #40
  • feat(tool): kindMap in get_graph_schema + kind description + fidelity test (part 3 of #25) by @kellenff in #41
  • fix(tool): accept dotted name_path in find_symbol (#28) by @kellenff in #42
  • fix(tool): populate Change.Symbol for hunks that overflow a function body (closes #27) by @kellenff in #43
  • feat(tool): add scope arg to tree_overview (closes #26) by @kellenff in #44

Full Changelog: v0.0.7...v0.0.8