Skip to content

Released version 2.3.11

Compare
Choose a tag to compare
@dg dg released this 08 Feb 22:12
· 698 commits to master since this release
  • Route: support for optional [<module>]
  • ApplicationExtension: do not initialize RoutingPanel if Tracy is not installed
  • Presenter: throws exception when parameter has scalar type hint & no default value and argument is missing #112
  • PresenterComponentReflection::combineArgs() throws exception when parameter has scalar type hint, no default value and argument is missing
  • PresenterComponentReflection::convertType() NULLs are not allowed

For the details you can have a look at the diff.