Skip to content

0.42.8

Compare
Choose a tag to compare
@bfiete bfiete released this 09 Dec 22:09
· 3199 commits to master since this release
  • Updated LLVM to 11.0
  • String interpolation
  • Address-of immutable is now a warning instead of error
  • Internal protection, accessed with using internal name; where name is a namespace or type name
  • Initializer blocks this { … }
  • Operator precedence changed to match C#/C++
  • Improved extension support
  • 'enum' and 'interface' constraints
  • Format on Save in IDE