Skip to content

0.7.0 (2020-10-06)

Compare
Choose a tag to compare
@Colin-b Colin-b released this 06 Oct 20:55
· 291 commits to master since this release
94dd888

Added

  • Explicit support for Python 3.9
  • Document httpx_auth.AWS4Auth authentication class.

Changed

  • Requires httpx==0.16.*
  • Code now follow black==20.8b1 formatting instead of the git master version.