Releases: tree-sitter/tree-sitter-ocaml
Releases · tree-sitter/tree-sitter-ocaml
v0.23.2
v0.23.1
What's Changed
- Improve developer experience by @314eter in #100
- Support OCaml 5.3 by @314eter in #101
- Update bindings by @314eter in #102
- Rust: Migrate to tree-sitter-language
- Python: Rename language functions to
language_ocaml
,language_ocaml_interface
andlanguage_ocaml_type
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- Add type grammar by @314eter in #89
- Use tree-sitter allocation functions by @314eter in #90
- Replace symlinks by @314eter in #95
- Update bindings by @314eter in #98 and @amaanq in #99
- Go: rename exported functions to
LanguageOCaml
,LanguageOCamlInterface
andLanguageOCamlType
- Node: rename exported languages to
ocaml
,ocaml_interface
andocaml_type
- Go: rename exported functions to
Full Changelog: v0.22.0...v0.23.0
v0.22.0
v0.21.2
v0.21.1
v0.21.0
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