Skip to content

Releases: amphp/http-server

0.4.6

27 Feb 11:03
Compare
Choose a tag to compare
v0.4.6

Bump copyright date in LICENSE

0.4.5

07 Feb 01:04
Compare
Choose a tag to compare
v0.4.5

Fix bad boolean logic causing _dynamicCache being unreachable

0.4.4

23 Dec 10:24
Compare
Choose a tag to compare
v0.4.4

Fix #105: Quickly unload the client when closed by remote

0.4.3

06 May 10:57
v0.4.3
Compare
Choose a tag to compare
  • Implement monitoring system
  • Always properly close HTTP/1.0 connections
  • Fix wildcard address matching

0.4.2

09 Apr 12:26
Compare
Choose a tag to compare
v0.4.2

Fix broken use()/prefix() of routers

0.4.1

06 Apr 17:28
v0.4.1
Compare
Choose a tag to compare
  • Fix caching issues in Router if multiple methods exist for a specific URI.

0.4.0

05 Apr 18:09
Compare
Choose a tag to compare
v0.4.0

Cache composer dependecies for faster builds

0.3.0

08 Feb 10:35
Compare
Choose a tag to compare
Fix running tests with php-uv

Also use amp/file ^0.1.1