v0.9.6
[0.9.6] - 2026-04-27
Added
- Playground AST tree is now interactive with collapsible nodes — click any node to expand or collapse its subtree (
playground).
Fixed
- Workspace dependency versions in
Cargo.tomlwere still pinned to0.9.4after the 0.9.5 release; corrected to0.9.5(Cargo.toml).