Skip to content

0.7.0: Parameter annotations

Pre-release
Pre-release
Compare
Choose a tag to compare
@thekid thekid released this 15 Oct 17:56
· 1333 commits to master since this release
  • Improved function, closure, lambda and method node layouts - @thekid
  • Fixed closures not being able to use by reference - @thekid
  • Implemented parameter annotations via $param: inject - @thekid