Releases: nox7/nox
Releases · nox7/nox
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0 Beta 14
- Resets requestMethod in the router to "GET" when a new request path is defined in an attribute response
v2.0.0 Beta 13
- Fix POST processing of polymorphic call
- Fix var_dump in code
v2.0.0 Beta 12
- Adds ArrayPayload to RequestPayload for when using JSON content types
v2.0.0 Beta 11
- Adds RequestPayload::getTextPayloadNullable(string $name): Payload | null