v0.6.0 — DOT graph viz + ast-grep wrapper + HTML/CSS indexing
v0.6.0 — DOT graph viz, ast-grep integration, HTML/CSS indexing
deps --dot/impact --dot: Graphviz DOT output (pipe intodot -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.