Releases: thelabcat/cocorum
Releases · thelabcat/cocorum
v2.12.1-beta
- Fixed bug where phone and email 2FA always failed.
S.D.G.
v2.12.0-beta
- Auto-detect when we are given a RumBot passthrough URL.
- Completed #25.
- Timestamp parsing now respects timezone offset specifier.
S.D.G.
v2.11.0-beta
- Completed #18
S.D.G.
v2.10.2-beta
v2.10.1-beta
- Implemented ChatAPI().close()
- Bug fixes:
- No longer crashes if there were any messages visible in chat before ChatAPI connected.
- servicephp.APIUserBadge now has the
iconproperty, the__str__()method, and the__eq__()method.
- Various documentation fixes, including a warning about using base 10 strings causing failure.
S.D.G.
v2.10.0-beta
v2.9.2-beta
- Fixed presence of old repository name in some MD files.
S.D.G.
v2.9.1-beta
- Relicense (not to mention correcting erroneous license names) to GNU LGPL v3.0+
- Added license info to Python source files.
- Changed repository name from
rumble-api-wrapper-pytococorum. - Minor documentation fixes.
S.D.G.
v2.9.0-beta
- Fixed Scraper.get_videos() by adding allow_soft_404 to Scraper.soup_request
- Improved PEP-8 compliance of the entire .scraping module
S.D.G.
v2.8.1-beta
- Completed #20
- v2.8.0 but with different version number to make GitHub happy to push the new code to PyPi
S.D.G.