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
- Add
Chore
- Change default HTTP timeout from
15.0
to30.0
- Fix mypy errors
- Improve README
Full Changelog: 0.35.1...0.36.0