Releases: utopia-php/http
Releases · utopia-php/http
0.12.0
Added option to set and get the currently selected route and by that skip or overwrite the router match method.
0.11.0
Added an option to disable the middleware callbacks for a specific route.
0.10.2
Fixed bug when routing between same level of paths.
0.10.1
Fix for multiple IPs when routed through proxy
0.10.0
Added the new inject method for the Route class.
0.9.6
Updated tests, CI, coding standard and added some minor fixes based on Psalm analysis.
0.9.5
Added PSALM analysis, and some code maintenance.
0.9.4
Fixed the way we set internal resources.