[0.4.0] - 2025-03-31
Updated
- Client rate limiting functionality
- Drop support for Python 3.8
- Type annotations removing old
Dict
andList
in favor ofdict
andlist
Added
- Mypy type checking
ServiceUnavailableError
HTTP error exception.BadGatewayError
HTTP error exception.- Separated
RateLimitError
andHTTPRateLimitError
into separated exception.