Releases: Dylan-DPC-zz/guzzle-client
Releases · Dylan-DPC-zz/guzzle-client
Update to 5.7
v0.4.2 update version of illuminate/support to 5.7 (#32)
Add `request` method
Add a request method for HTTP verb #31
Move to cleaner API
- API is changed to a new cleaner API
- Config is removed.
- Check readme for latest API
Laravel 5.6 support added
v0.3.4 Update composer.json
Debug Mode added, other improvements
#25 Debugging mode added
#26 Other formatting and return types
send params changed to nullable with null defaults
(by @jordyvandomselaar)
Travis integration added
Enhancements
Readme added
StyleCI added
Docblocks added
tests added
Options added for form_params & json
Options added for form_params, json for body
docblocs added
stream typecasted to string
Response split to content & json
Laravel 5.5 support
- Laravel 5.5 support
- Response is json_decoded
Simple Client Release
namespace bug fixed for client function pulled to interface