Skip to content

v0.1.0

Choose a tag to compare

@hf-kklein hf-kklein released this 19 Mar 16:50
· 163 commits to main since this release
1d2a3c4

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 - resolve InvalidDistribution issue by @lord-haffi in #23
  • feat: Add OAuth as Option besides Basic Auth by @hf-kklein in #24

New Contributors

Full Changelog: v0.0.10...v0.1.0