Skip to content

Releases: tree-sitter-grammars/tree-sitter-objc

v2.1.0

14 Aug 00:24
62e61b6
Compare
Choose a tag to compare

2.1.0 (2023-08-13)

Features

v2.0.0

10 Aug 23:15
97e022e
Compare
Choose a tag to compare

2.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • update tree-sitter-c to 0.20.5

Features

  • update tree-sitter-c to 0.20.5 (e198f35)

v1.2.0

18 Jul 22:53
77e28ae
Compare
Choose a tag to compare

1.2.0 (2023-07-18)

Features

  • catch/finally statements -> clause for objc++ (60b1290)
  • Initial working parser (a360943)
  • support preproc calls in interface/implementation blocks, add nullable to type_qualifier (7151895)

v1.1.0

20 May 16:56
599ddae
Compare
Choose a tag to compare

1.1.0 (2023-05-20)

Features

  • catch/finally statements -> clause for objc++ (60b1290)
  • support preproc calls in interface/implementation blocks, add nullable to type_qualifier (7151895)

v1.0.0

19 May 19:01
6fc8490
Compare
Choose a tag to compare

1.0.0 (2023-05-19)

Features