Skip to content

0.36.0

Latest
Compare
Choose a tag to compare
@ploeber ploeber released this 20 Dec 12:21

What's Changed

Features

  • Add possibility to access HTTP status code
    • Add status_code to all custom Error classes
    • Store the latest HTTP response in a new instance variable Client.last_response

Chore

  • Change default HTTP timeout from 15.0 to 30.0
  • Fix mypy errors
  • Improve README

Full Changelog: 0.35.1...0.36.0