What's Changed
- feat(client): new client signature now takes opts by @mattevans in #9
Breaking Change
The signature of NewClient
has changed. It now accepts options, one of which can be a custom HTTP client. Please pin to an older version if required.
Full Changelog: v0.1.6...v1.0.0