Skip to content

2.1.0 - Small improvements

Compare
Choose a tag to compare
@felix-hilden felix-hilden released this 31 May 18:09
· 231 commits to master since this release

Added

  • Client - required and optional scopes can now be determined in code for any endpoint of the client (#180)
  • Dependency to HTTPX upgraded to include version 0.13.* (#186)

Fixed

  • Errors - correctly fall back to ClientError and ServerError when encountering an unknown status code (#185)