v0.8.0
What's Changed
- chore: clean up Package manifest indentation by @DivineDominion in #20
- Add fieldNameForChild(at:) to Node by @intitni in #21
- Hold strong tree refs to objects that depend on the tree structure
- Remove hard-coded data encoding
- Fix a potential leak with processing edits
- Add some hashable and sendable conformances
- Brand new SwiftTreeSitterLayer library
- Deprecation of
ResolvingQueryCursor
, introduction ofResolvingQueryMatchSequence
- Introduction of
LanguageConfiguration
for easier language metadata and query loading. - Well-defined query support
New Contributors
- @DivineDominion made their first contribution in #20
- @intitni made their first contribution in #21
Full Changelog: 0.7.2...0.8.0