- We throw a
RequestException
instead of a\InvalidExcpetion
when using Buzz' curl client and trying to send GET request with body. - We throw a
NetworkException
on network timeout. - We require version 0.15.1 of
kriswallsmith/buzz
.
- Client now requires a Response factory instead of a Message factory
- Updated discovery dependency
- Initial release