Skip to content

v0.6.0 — DOT graph viz + ast-grep wrapper + HTML/CSS indexing

Choose a tag to compare

@johunsang johunsang released this 14 May 17:35
· 11 commits to main since this release

v0.6.0 — DOT graph viz, ast-grep integration, HTML/CSS indexing

  • deps --dot / impact --dot: Graphviz DOT output (pipe into dot -Tpng > graph.png)
  • find-pattern "fn $name($$$)" --lang rust: thin wrapper around ast-grep for structural patterns
  • HTML / CSS / SCSS / Vue / Svelte are now indexed (line-based fallback)
  • README: "How does semble_rs compare to ripgrep / ast-grep / IDE built-in" comparison section

50-query self-benchmark unchanged. 83 tests passed.