Skip to content

0.20.0

Latest
Compare
Choose a tag to compare
@damieng damieng released this 15 Sep 08:20
· 143 commits to master since this release
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