- PHP support
- Update dependencies and grammars
- Added JSON Lines output (
--format json-lines
) - C++ support
- Updated dependencies and grammars
- The bump from tree-sitter 0.20.0 to 0.20.1 removed many previously-matched but unnamed nodes. It shouldn't have been possible to write a non-wildcard tree-grepper query to match on these nodes, so this is hypothetically not a breaking change.
We didn't keep release notes for these!
See the README and --help
output at those tags for what was present then.