Skip to content

v0.8.0

Compare
Choose a tag to compare
@mattmassicotte mattmassicotte released this 13 Jan 14:13
· 46 commits to main since this release
2599e95

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 of ResolvingQueryMatchSequence
  • Introduction of LanguageConfiguration for easier language metadata and query loading.
  • Well-defined query support

New Contributors

Full Changelog: 0.7.2...0.8.0