Skip to content

0.13.3

Compare
Choose a tag to compare
@dbanty dbanty released this 28 Mar 23:23
· 271 commits to main since this release
4e0912f

0.13.3

Features

  • Extend the UnexpectedStatus exception to include the response's content (#729). Thanks @expobrain!
  • Added support of follow HTTP redirects (#724). Thanks @expobrain & @emann!

Fixes

  • Parsing endpoint content types with semicolon separator (#727). Thanks @expobrain!
  • Remove Response[] from docstring of non-detailed functions (#741). Thanks @robertschweizer!