Skip to content

rock 1.0.19

Compare
Choose a tag to compare
@thomasfanell thomasfanell released this 16 Mar 15:14
· 134 commits to master since this release

This release features solved issues from our bounty program.
A big thanks to all of you who have participated so far!

  • Safe-navigation into properties and methods is now supported ( @Shamanas )
  • Fixed version parsing ( @zhaihj )
  • Implemented type and signature checking when overriding functions ( @zhaihj )
  • It is now possible to call properties and methods on tuples ( @zhaihj )