1.0.0
What's Changed
- Cleanup; retry; refactor by @rwiker in #150
- Revert to code that works with httpx version 0.24.1 by @rwiker in #151
- Auth refactor by @rwiker in #152
- fix get_token by @adnejacobsen in #153
- Breaking changes by @rwiker in #154
- Add raise_for_status_async decorator + follow_redirect by @adnejacobsen in #155
- Also handle missing ~/.sumo folder and revoked token by @roywilly in #156
- Remove file _request_error.py, as it is no longer used. by @rwiker in #158
Full Changelog: 0.4.0...1.0.0