Skip to content

1.0.4 - bugfix

Compare
Choose a tag to compare
@everzet everzet released this 10 Aug 11:12
· 742 commits to master since this release
  • Better randomness for generated class names (thanks @sstok)
  • Add support for interfaces into TypeToken and Argument::type() (thanks @sstok)
  • Add support for old-style (method name === class name) constructors (thanks @l3l0 for report)