Releases: tree-sitter/tree-sitter-ocaml
Releases · tree-sitter/tree-sitter-ocaml
v0.20.4
What's Changed
- Replace stdlib string with custom implementation by @314eter in #79
- feat: rewrite the scanner in C, fix some infinite loop bugs by @amaanq in #78
- Use @module highlight capture by @314eter in #80
- Fix quoted extension attribute id with dots in comments by @314eter in #81
- Remove _ext rules by @314eter in #82
- Add action to publish releases on NPM by @314eter in #70
New Contributors
Full Changelog: v0.20.3...v0.20.4
v0.20.3
Full Changelog: v0.20.2...v0.20.3
v0.20.2
v0.20.1
What's Changed
- Use regex to avoid creating a leaf for the backquote (and other similar symbols) by @GuillaumeGen in #66
- fix building bug on windows by @shapled in #62
New Contributors
- @GuillaumeGen made their first contribution in #66
- @shapled made their first contribution in #62
Full Changelog: v0.20.0...v0.20.1