Skip to content

v5.7.2

Compare
Choose a tag to compare
@objeck objeck released this 13 Apr 17:50
· 8032 commits to master since this release

Highlights:

  1. Runtime performance enhancements (new)
  2. Reduced VM memory usage (new)
  3. Fixed a bug related to passing functions with generics as parameters (bug/medium)
  4. Fixed a compiler check that allowed some static calls to methods (bug/low)
  5. Fixed a compiler check that ignored unnecessary generic parameters (bug/low)
  6. Resolved a stack trace print issue that caused some functions/methods to no "pretty print" (bug/low)