0.7.2 release
·
25 commits
to main
since this release
NOTE: Download tree-sitter-swift.tar.gz for the complete source code.
What's Changed
- Use correct URL for project home by @pombredanne in #506
- Include LICENSE file in crate by @michel-slm in #537
- fix: calloc(0, ...) allocates zero bytes in scanner by @apanloco in #554
- Fix UB in eat_operators by @alex-pinkus in #560
- Bump Python package version to 0.7.1 by @danfaer in #562
- Add typed throws (throws(E)) grammar support by @danfaer in #567
New Contributors
- @pombredanne made their first contribution in #506
- @michel-slm made their first contribution in #537
- @apanloco made their first contribution in #554
- @danfaer made their first contribution in #562
Full Changelog: 0.7.1-pypi...0.7.2-pypi