Changes in version 0.3.2.9000 Changes in version 0.3.2 (2026-04-03) - Removed usage of more non-API C functions. Changes in version 0.3.1 (2026-01-13) - Removed usage of non-API ATTRIB() and SET_ATTRIB() (#41). Changes in version 0.3.0 (2025-06-06) - New node_field_name_for_named_child() (#35). - Updated to tree-sitter v0.24.7 (#35). Changes in version 0.2.0 (2025-04-08) - 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). Changes in version 0.1.0 (2024-06-24) - Initial CRAN submission.