v0.1.0
What's Changed
⚠ This release will definitly break stuff. The former BssClient has been renamed to BasicAuthBssClient and its config has been renamed from BssConfig to BasicAuthBssConfig. What you get in return is the possibility to use OAuth, too with the new OAuthBssClient and its OAuthBssConfig.
- 🩹Upgrade
requirements-packaging.txt- resolveInvalidDistributionissue by @lord-haffi in #23 - feat: Add OAuth as Option besides Basic Auth by @hf-kklein in #24
New Contributors
- @lord-haffi made their first contribution in #23
Full Changelog: v0.0.10...v0.1.0