Releases: sunrise-php/http-router
Releases · sunrise-php/http-router
v1.0.10
v1.0.9
- Many improvements
- More tests
v1.0.8
v1.0.7
- Router::match now filters attributes before writing to the route
- Route attributes now preserving previous values
- The "any" pseudo-method now supports the following HTTP methods: "OPTIONS", "TRACE", "CONNECT"
- More tests
v1.0.6
- Benchmarks moved to an individual repository
v1.0.5
- Minimum supported PHP version 7.1
- Update dependency phpunit/phpunit to v7.5.1
- Pin dependency phpbench/phpbench to v0.15.0
- Pin dependency sunrise/http-server-request to v1.0.7
- Written benchmarks
- More tests
v1.0.4
- Improved code
v1.0.3
- Route grouping
v1.0.2
- Minor changes
v1.0.1
- Removed extra dependency