Skip to content

0.42.5

Compare
Choose a tag to compare
@bfiete bfiete released this 29 Jun 16:18
· 3789 commits to master since this release
  • Expanded custom attribute support with reflection
  • Support for interface extensions
  • Reflection includes custom attributes for types and methods
  • Support for renaming labels and namespaces
  • 'using static'
  • Extension methods
  • Added option to turn off Ctrl+Arrow for autocomplete
  • Improved backend speed for very large methods
  • Added sized-array size inference with '?'
  • Improved global static sized array initialization
  • More key char combos in editor
  • Mouseover property evaluation
  • Added strict equality operators === and !==
  • Added initializer expressions