NEWS.md
Updated to tree-sitter v0.24.7 (#35).
New query_end_byte_for_pattern()
(#22).
query_captures()
and query_matches()
gain support for any-
style predicates (initial PR by @kylebutts, #30).
query_captures()
and query_matches()
now have an expansive examples section (#30).
Fixed an issue with #eq?
predicates where extra partial matches could be returned (#28).
Updated to tree-sitter v0.23.0 (#23).
Removed usage of non-API C calls (#33).