Closed adlawson closed 10 years ago
Closes #10
If anyone's interested in reviewing the code or has any other feedback, you're most welcome to. Given no blocking concerns arise from review, I aim to merge on Monday (2014-10-06).
As noted in the gitter chat, Guzzle will be changing the way adapters are implemented to support sync/async requests in version 5 (thanks for the heads up @jeremeamia). This won't stop the release of this branch, but we should update to the new Ring Adapter when Guzzle 5 is out.
See #14.
These changes refactor the client and internal APIs to be compatible with GuzzleHTTP 4.x
The public client API isn't far off being backward compatible with current master branch, but there are some incompatible changes.
This will need to be released as a new major version.