v0.2.0
Highlights
- Pluggable executor. Added a generic tree-walking executor over a new
GraphProvidertrait, so any backend can be queried without the crate knowing the concrete graph — turning the parser into a usable engine with table/JSON output.
GraphProvider trait, so any backend can be queried without the crate knowing the concrete graph — turning the parser into a usable engine with table/JSON output.