Skip to content

Releases: sunrise-php/http-router

v1.0.10

21 Jan 13:05
Compare
Choose a tag to compare
  • Code Coverage Report

v1.0.9

27 Dec 17:37
Compare
Choose a tag to compare
  • Many improvements
  • More tests

v1.0.8

25 Dec 22:36
Compare
Choose a tag to compare
  • Removed constructors from interfaces (issue #7)

v1.0.7

25 Dec 21:56
Compare
Choose a tag to compare
  • 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

22 Dec 15:50
Compare
Choose a tag to compare
  • Benchmarks moved to an individual repository

v1.0.5

22 Dec 00:02
Compare
Choose a tag to compare
  • 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

20 Dec 19:34
d84c40f
Compare
Choose a tag to compare
  • Improved code

v1.0.3

16 Dec 13:25
Compare
Choose a tag to compare
  • Route grouping

v1.0.2

13 Dec 11:47
Compare
Choose a tag to compare
  • Minor changes

v1.0.1

11 Dec 01:25
Compare
Choose a tag to compare
  • Removed extra dependency