v0.4.1
What's Changed
- feat: improve the ergonomics of empty leaf nodes by @soqb in #45
- Output relevant grammar files to the build directory if requested by @ilonachan in #48
- feat: use
syn::Error
instead of panicking to improve error reporting by @soqb in #46 - #14 Deduplicate field logic into runtime utility by @ilonachan in #47
New Contributors
- @soqb made their first contribution in #45
- @ilonachan made their first contribution in #48
Full Changelog: rust-sitter-v0.3.4...rust-sitter-v0.4.1