Releases: elm-tooling/tree-sitter-elm
Releases · elm-tooling/tree-sitter-elm
Release list
v5.9.4
v5.9.3
v5.9.2
v5.9.1
What's Changed
- Update fuzzer to now official implementation by @razzeee in #197
- Fix let expression parsing with misaligned
inkeyword by @dsimunic in #196 - Fix incorrect license file name in Cargo.toml by @michel-slm in #201
- Clean testing on a clean up test corpus by @dsimunic in #198
- Bump tree-sitter-cli from 0.25.10 to 0.26.3 by @dependabot[bot] in #203
- Update tree-sitter requirement from 0.25.10 to 0.26.3 by @dependabot[bot] in #202
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #190
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #192
- Comment out scanner.c inclusion in binding.go by @viruthagiri in #204
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #205
New Contributors
- @dsimunic made their first contribution in #196
- @michel-slm made their first contribution in #201
- @viruthagiri made their first contribution in #204
Full Changelog: v5.9.0...v5.9.1
v5.9.0
What's Changed
- feat: Update tree-sitter dependencies and adjust the build command in CI by @razzeee in #194
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #193
Full Changelog: v5.8.0...v5.9.0