v1.3.0
What's Changed
- Added timeout parameter to clients. by @KSGRelewise in #16
- Fixed that associative arrays were mistakenly a supported type in trailing optional params. by @KSGRelewise in #17
- Fixed that we had used a non-optional parameter after an optional parameter in the curl client. by @KSGRelewise in #18
Full Changelog: v1.2.0...v1.3.0