Skip to content

Releases: tree-sitter/tree-sitter-ocaml

v0.20.4

17 Jul 20:41
694c577
Compare
Choose a tag to compare

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

23 Jun 11:12
82e103c
Compare
Choose a tag to compare

Full Changelog: v0.20.2...v0.20.3

v0.20.2

30 May 20:53
9724dfa
Compare
Choose a tag to compare

What's Changed

  • Add action to publish releases on creates.io by @314eter in #69
  • Support short syntax for generative functor types by @314eter in #73
  • Add swift binding by @314eter in #76
  • Use named nodes for infix operator subtypes by @314eter in #77

Full Changelog: v0.20.1...v0.20.2

v0.20.1

14 Dec 18:51
de07323
Compare
Choose a tag to compare

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

Full Changelog: v0.20.0...v0.20.1

v0.20.0

12 Dec 15:28
cc26b1e
Compare
Choose a tag to compare

What's Changed

  • Support new features (OCaml 4.12+) by @314eter in #50
  • Remove aliases to avoid circular dependencies by @314eter in #53
  • Support new features (OCaml 4.14) by @314eter in #54
  • Bump rust version and add test by @314eter in #58

Full Changelog: v0.19.0...v0.20.0