Route v1.2.0 Release Notes

  • ➕ Added

    • Can now use any callable as a controller.
    • Request object is now built by the strategy when one is not available from the container.

    🛠 Fixed

    • General tidying and removal of unused code.
    • URI variables now correctly passed to controller in MethodArgumentStrategy.