Releases: phramework/jsonapi-client
Releases · phramework/jsonapi-client
Fixed withPayload
Fixed TimeoutException behaviour
Merge pull request #36 from phramework/xs-fixed-TimeoutException Fixed TimeoutException behaviour (2.6.6)
Fixed response when contents are empty for 204
Merge pull request #34 from phramework/xs-fixed-response-parse Fixed response when contents are empty for 204 (2.6.4)
Throw exception on invalid json response
Throw exception on invalid json response (#33) Co-authored-by: Apostolos Krionidis <[email protected]>
Fixed Guzzle dependency constraint
Merge pull request #31 from phramework/xs-guzzle Fixed Guzzle dependency constraint (2.6.2)
Fixed JSONAPIResource::getIncluded
2.6.1 Merge pull request #30 from phramework/xs-fixed-JSONAPIResource-getIn…
Added NetworkException
2.6.0-RC1 Allow php 8
Added postWithId
Merge pull request #28 from phramework/xs-postWithId Added postWithId (2.5.0)
Update ResponseEception to show details first if any
Merge pull request #27 from phramework/2.x-exception-detail-first Update ResponseEception to show details first if any
Rewind response stream only if is seakable
2.3.2 rewind response only if is seakable