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