Skip to content

v0.8.8

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 19:22
725ae33

Auto dereferencing for method calls and property accesses (#1098)

Enhancements:

  • Support auto dereferencing of references for method calls and property accesses #1097

Bugs fixed:

  • Assignable properties in traits are not public #1096