Skip to content

PsySH v0.9.8

Compare
Choose a tag to compare
@bobthecow bobthecow released this 05 Sep 11:57
  • Add support for static calls on traits (Thanks @zonuexe!)
  • Improve test coverage (a bit)
  • Improve list assignment support... do fancy things like [$a[0], $a[1]] = [1, 2]!