Skip to content

v1.5.4

Compare
Choose a tag to compare
@theacodes theacodes released this 17 Oct 22:37
· 963 commits to main since this release

Version 1.5.4

Bugfix release

  • Properly handle errors when the API returns a mapping or sequence. (#289)
  • Upgrade to unified uritemplate 3.0.0. (#293)
  • Allow oauth2client 4.0.0, with the caveat that file-based discovery
    caching is disabled.