Skip to content

Releases: thelabcat/rumble-api-wrapper-py

v2.4.0-beta

28 Dec 21:13
Compare
Choose a tag to compare

v2.3.0-beta

19 Dec 15:33
Compare
Choose a tag to compare

v2.2.0-beta

18 Dec 02:54
Compare
Choose a tag to compare
  • 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

03 Dec 02:02
Compare
Choose a tag to compare
  • 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

02 Dec 04:20
Compare
Choose a tag to compare
  • Code cleanup
    S.D.G.

v2.0.1-beta

29 Nov 18:37
Compare
Choose a tag to compare
  • Fixed send_message to return message ID and ChatAPIUser: It never should have tried to return ChatAPIMessage.
    S.D.G.

v2.0.0-beta

28 Nov 20:01
Compare
Choose a tag to compare

Implemented to-chat functionality. Happy Thanksgiving!

S.D.G.

v1.6.2-beta

26 Oct 02:34
Compare
Choose a tag to compare

v1.6.1-beta

25 Oct 15:01
Compare
Choose a tag to compare

v1.6.0-beta

18 Aug 00:06
Compare
Choose a tag to compare
  • Completed #9 #10
  • Added some debug to .ssechat