Skip to content

Releases: harikt/psr7-asset

PSR-17 Final

08 Aug 06:06
4d6c911
Compare
Choose a tag to compare

PSR-15 Final

23 Jan 05:46
9b85daf
Compare
Choose a tag to compare
PSR-15 Final Pre-release
Pre-release
  • PSR-15 accepted proposal.
  • PHP 7+ due to PSR-15 constraint.

0.3.1

28 Oct 18:23
a38f325
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Fixes webimpress/http-middleware-compatibility implementation.

0.3.0

23 Oct 15:36
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

0.2.0

17 Mar 18:52
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-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.

Initial release 0.1

06 Aug 17:14
Compare
Choose a tag to compare
Initial release 0.1 Pre-release
Pre-release
update readme