Skip to content

Releases: tree-sitter/tree-sitter-c-sharp

v0.23.5

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:12
cac6d5f

NOTE: Download tree-sitter-c-sharp.tar.gz for the complete source code.

v0.23.4

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:41
9bd41c8

NOTE: Download tree-sitter-c-sharp.tar.gz for the complete source code.

v0.23.3

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:08
40c3c31

NOTE: Download tree-sitter-c-sharp.tar.gz for the complete source code.

v0.23.1

Choose a tag to compare

@github-actions github-actions released this 11 Nov 05:23
362a8a4

NOTE: Download tree-sitter-c-sharp.tar.xz for the complete source code.

0.20.0

Choose a tag to compare

@damieng damieng released this 15 Sep 08:20
7a47dae

Main theme in this release is the C# 10 and C# 11 features (mostly complete).

Adds support for

  • C# 10 (except Explicit return type Lambdas)
  • Unicode identifiers
  • Global using directives
  • C# 11 (except raw string literals)

Also

  • Various bug fixes
  • Some incremental improvements/tweaks

Availability