Skip to content

v1.1.3

Compare
Choose a tag to compare
@cachrisman cachrisman released this 29 Feb 20:23
· 830 commits to master since this release

Removed the catching of guzzle exceptions from the request function. Users should be responsible for catching GuzzleHttp\Exception\RequestException to handle network problems. See Guzzle Documentation on Exceptions for more details.