Skip to content

v0.5.23

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 00:32
· 35 commits to 0.5.x since this release

[0.5.23] - 2024-05-28

Bug Fixes

  • Minor fix in Deref bytecode (f12f7ab)
  • Correct the types of ArrayFindFirst and ArrayFindLast (cbed943)
  • Correct invisible import handling (4a7f995)

Features

  • Add a NameOf intrinsic for type names (9a886d1)
  • Syntax sugar for calling static methods with a receiver (edf2689)

Contributors

  • jekky