| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-15 | 1.5 kB | |
| v0.10.0 source code.tar.gz | 2026-02-15 | 68.8 kB | |
| v0.10.0 source code.zip | 2026-02-15 | 120.3 kB | |
| Totals: 3 Items | 190.6 kB | 0 | |
What's Changed
- Update the installation method for Swiftly in CI by @sionnx in https://github.com/tree-sitter/swift-tree-sitter/pull/37
- Bump core library to 0.25.10 by @sionnx in https://github.com/tree-sitter/swift-tree-sitter/pull/39
- Add
texton Node by @sionnx in https://github.com/tree-sitter/swift-tree-sitter/pull/41 - Fix bundleQueriesDirectoryURL to work on all platforms by @BruceMcRooster in https://github.com/tree-sitter/swift-tree-sitter/pull/43
- LanguageConfiguration fails to load in Unit Tests by @Timac in https://github.com/tree-sitter/swift-tree-sitter/pull/45
- Update README.md by @hawkinsw in https://github.com/tree-sitter/swift-tree-sitter/pull/46
- Make incremental parsing APIs public (applyEdit, parse with affected set) by @1024jp in https://github.com/tree-sitter/swift-tree-sitter/pull/47
New Contributors
- @sionnx made their first contribution in https://github.com/tree-sitter/swift-tree-sitter/pull/37
- @BruceMcRooster made their first contribution in https://github.com/tree-sitter/swift-tree-sitter/pull/43
- @Timac made their first contribution in https://github.com/tree-sitter/swift-tree-sitter/pull/45
- @hawkinsw made their first contribution in https://github.com/tree-sitter/swift-tree-sitter/pull/46
- @1024jp made their first contribution in https://github.com/tree-sitter/swift-tree-sitter/pull/47
Full Changelog: https://github.com/tree-sitter/swift-tree-sitter/compare/0.25.0...0.10.0