Skip to content

0.2.0

Pre-release
Pre-release

Choose a tag to compare

@harikt harikt released this 17 Mar 18:52
· 38 commits to master since this release

Added

BC BREAK

  • AssetService now accepts AssetLocator instead of array as first constructor argument
  • Removed setRouteRegx method from AssetAction
  • If file is not found, the 404 response is no longer send, delegates to next middleware or the final handler.