Skip to content

Release 1.6.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 21:09

Changelog

1.6.2

  • Added: Null coalescing annotations (#1208)
  • Fixed: Another constraint refers to owning typeParameter issue
  • Fixed: Unreliable type resolve when resolving local variables with type parameters.
  • Bugfix: Methods with @:noUsing was treated as extension methods
  • Improvement: types in Inlays are now navigatable (ctrl click)
  • Improvement: Performance Tweaks