Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 511 Bytes

Changelog

2.1.0

  • Added JSON Lines output (--format json-lines)
  • C++ support
  • Updated dependencies and grammers
    • 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.

2.0.x and prior

We didn't keep release notes for these! See the README and --help output at those tags for what was present then.