Skip to content

1.28

Choose a tag to compare

@jorgecc jorgecc released this 05 Mar 02:32
· 10 commits to master since this release
  • 2023-03-04 1.28
    • Added static paths to addPath()
    • callObjectEx() now allows any parameter. If the parameter is not a defined value, then it is obtained from the route.
    • callObjectEx() now allows named parameter.
    • callObjectEx() now allows to pass an instance and callable instead of the name of the class.
    • callObjectEx() allows to filter by type of Path. By default, it does not filter value