Skip to content

v5.3.9

Compare
Choose a tag to compare
@objeck objeck released this 30 Aug 15:04
· 8775 commits to master since this release

Bug fixes, minor enhancements

Highlights:

  1. Improved generic definition syntax, both: '<a>' and '<a >' are acceptable (new)
  2. Fixed type checking bugs for generics (bug)
  3. Resolved issues preventing method calls within lambda expressions (bug)