Skip to content

v0.12

Latest
Compare
Choose a tag to compare
@vladkens vladkens released this 18 Apr 16:33

What's Changed

  • Allow pulling from media tab by @Pigglebear in #131
  • Support TOTP by @ritikkumarsahu in #153
  • Add alternate identifier login task by @LucasLeRay in #155
  • Wrap async generators with contextlib.aclosing by @andylolz in #159
  • Improve Dependency Error (131) handling #166
  • Simplify custom login for accounts poll (#138)
  • Ability to raise NoAccountError instead of waiting for available account (#48, #148)
  • Added Card parser for summary, poll and player types (#46, #72, #157)
  • Fixed login error when no ct0 cookie found #143
  • Fixed infinite login loop for non exists account (#132, #165)
  • Update GQL endpoints

New Contributors

Full Changelog: v0.11.1...v0.12