v0.12
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
- @Pigglebear made their first contribution in #131
- @ritikkumarsahu made their first contribution in #153
- @LucasLeRay made their first contribution in #155
- @andylolz made their first contribution in #159
Full Changelog: v0.11.1...v0.12