Skip to content

Releases: hyperf-ext/http-server-router

Release v2.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:48
v2.2.0
support for hyperf 2.2

Release v2.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Jan 20:18
v2.1.1
fixed bugs

Release v2.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 00:43
v2.1.0
bump

Release v2.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Dec 21:56
v2.0.5
fixed

Release v2.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Dec 21:27
v2.0.4
added some methods to Route

Release v2.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Dec 14:18
v2.0.3
added Macroable for Route

Release v2.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Dec 00:24
v2.0.2
route instances are returned when route is added

Release v2.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Dec 00:24
v2.0.1
Removed the automatically added dot delimiter from the grouped route

Release v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 18:52
v2.0.0
init