v2.0.3
What's Changed
- All requests are now authenticated using Bearer rather than Basic auth.
- Supports a new config parameter,
base_url
, which can be used to override the Zamzar API URL (used for, for example, testing against a mock). - Align with Java SDK by @louismrose in #13
- automates releases by @louismrose in #14
New Contributors
- @louismrose made their first contribution in #13
Full Changelog: v2.0.2...v2.0.3