- Improved error handling. - Added `max_retries` argument to `HTTP` class.
1.1.4
Modified
- Added `FailedRequestError` to differentiate between failed requests and invalid requests. - Fixed `exit` method on `WebSocket` to now properly handle the closing of the socket.
1.1.3
Modified
- Increased expires time for WebSocket authentication to a full second.
1.1.2
Modified
- Add option to handle timeout on request submission.
1.1.1
Modified
- Fixed trailing decimal zero to prevent auth signature errors.