Releases: tree-sitter/tree-sitter-ocaml
Releases · tree-sitter/tree-sitter-ocaml
v0.24.2
NOTE: Download tree-sitter-ocaml.tar.gz
for the complete source code.
What's Changed
- Publish packages with ABI version 14 instead of 15
Full Changelog: v0.24.1...v0.24.2
v0.24.1
NOTE: Download tree-sitter-ocaml.tar.gz
for the complete source code.
What's Changed
- Add tags for types and operators by @314eter in #109
- Update bindings by @314eter in #111
- Refactor tuples, sequence expressions and or patterns by @314eter in #112
- Simplify rules and add fields by @314eter in #113
- Support OCaml 5.4 by @314eter in #122
New Contributors
- @michel-slm made their first contribution in #110
- @ashermancinelli made their first contribution in #119
Full Changelog: v0.24.0...v0.24.1
v0.24.0
v0.23.2
Full Changelog: v0.23.1...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