Releases: jsor/hal-client
Releases · jsor/hal-client
v3.6.0
02 Sep 11:46
Compare
Sorry, something went wrong.
No results found
Support PHP 8
Support Guzzle 7
v3.5.0
18 Feb 20:07
Compare
Sorry, something went wrong.
No results found
Remove support for EOL PHP versions.
Improve handling of Content-Type header (#3 ).
v3.4.2
10 Mar 18:59
Compare
Sorry, something went wrong.
No results found
Fix deprecation warnings from GuzzleHttp\Psr7\Uri::resolve().
v3.4.1
18 Oct 07:09
Compare
Sorry, something went wrong.
No results found
Maintenance release fixing only docblock declarations and code formatting.
v3.4.0
06 May 09:15
Compare
Sorry, something went wrong.
No results found
Add support for \Throwable.
Fix turning Guzzle client exceptions (eg. curl errors) in bad response instead of http client exceptions.
v3.3.0
14 Mar 10:17
Compare
Sorry, something went wrong.
No results found
Add public createRequest method to ApiClient (not part of the ApiClientInterface)
v3.2.0
02 Feb 19:35
Compare
Sorry, something went wrong.
No results found
v3.1.0
01 Feb 12:33
Compare
Sorry, something went wrong.
No results found
Lower minimum required platform version to PHP 5.4
Fix handling of hidden dependency on guzzlehttp/guzzle for parsing uri templates
v3.0.0
16 Jan 20:42
Compare
Sorry, something went wrong.
No results found
v2.0.2
28 Oct 19:41
Compare
Sorry, something went wrong.
No results found
Pass client instance at runtime to resource factory to avoid resource keeping outdated client instances (b111fec )