Releases: thelabcat/rumble-api-wrapper-py
Releases · thelabcat/rumble-api-wrapper-py
v1.1.0-beta
- Improved SSE event handling in SSEChat.get_message()
v1.0.0-beta
- Fixed example code
- Added debug for blank SSE events
- Changed SSEChat().next_chat_message to .get_message()
v0.5.3-alpha
- Fixed handling of delete_messages and delete_non_rant_messages events
v0.5.2-alpha
- Better error handling and raising
v0.5.1-alpha
Completed issue #1
v0.5.0-alpha
- Various class name changes
- Improved documentation
v0.4.0-alpha
- Changed chat_id to stream_id_b10
- Bugfix: chat.latest_message now is refreshing
v0.3.0-alpha
Looked over with PyLint, and made various fixes plus small improvements. Enjoy!
v0.2.0-alpha
Various fixes, also added .ssechat submodule.
S.D.G.
v0.1.0-alpha
- Added .localvars
- Minor fix to README: "Rumble Live Stream API" not "Rumble Livestream API" is correct.