Releases: tree-sitter/py-tree-sitter
Releases · tree-sitter/py-tree-sitter
v0.21.0
What's Changed
- Fix type of Tree.text property by @jhandley in #176
- fix: typo by @Thabokani in #185
- ci: add dependabot by @dundargoc in #190
- ci: make dependabot group updates in single PR by @dundargoc in #194
- ci: bump the actions group with 3 updates by @dependabot in #195
- get_children_by_field_id and get_children_by_field_name returns empty list on invalid argument by @wstevick in #180
- Prepare for bindings PR, add Query.matches by @amaanq in #159
- ci: major overhaul by @ObserverOfTime in #198
- Make match captures a dict[str,Node|list[Node]] by @jhandley in #165
- docs: update readme by @ObserverOfTime in #201
New Contributors
- @Thabokani made their first contribution in #185
- @dundargoc made their first contribution in #190
- @dependabot made their first contribution in #195
- @wstevick made their first contribution in #180
- @ObserverOfTime made their first contribution in #198
Full Changelog: v0.20.4...v0.21.0
v0.20.4
Full Changelog: v0.20.3...v0.20.4