- We throw a
RequestExceptioninstead of a\InvalidExcpetionwhen using Buzz' curl client and trying to send GET request with body. - We throw a
NetworkExceptionon 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