Releases: lukewaite/ringphp-guzzle-handler
Releases · lukewaite/ringphp-guzzle-handler
v2.2.0
v2.1.0
v2.0.0 - add support for handling authentication / credentials
[v2.0.0] - 2018-08-23
- Breaking change: minimum PHP version now 7.0
- add support for handling authentication / credentials (#1)
v1.0.1 - Initial Release
v1.0.1 - 2017-07-08
- Breaking change: must now pass in a GuzzleHttp
Client
, not just config for one - Test cases added with travis