Releases: thelabcat/rumble-api-wrapper-py
Releases · thelabcat/rumble-api-wrapper-py
v2.4.0-beta
- Added raid command
- Added submodule .scraping
- Fixed upload duration check returning float
- Channel ID for upload now accepts slugs as well as base 36 and 10
S.D.G.
v2.3.0-beta
v2.2.0-beta
- Implemented .uploadphp
- Added playlist, comment, and rumbles operations to .servicephp
- ChatAPI now accepts a session cookie or login credentials
- Other various changes I can't remember, including some .utils fixes and improvements.
S.D.G.
v2.1.0-beta
- Bugfixes
- Renamed .utils base converters from stream_id_ to base_
- All base 10 properties are integers
- Almost all numeric properties now have extra b36 and b10 versions
S.D.G.
v2.0.2-beta
- Code cleanup
S.D.G.
v2.0.1-beta
- Fixed send_message to return message ID and ChatAPIUser: It never should have tried to return ChatAPIMessage.
S.D.G.
v2.0.0-beta
Implemented to-chat functionality. Happy Thanksgiving!
S.D.G.