What's Changed
- update GraphQL endpoints
- ability to enter email code manually (86, 100) - see readme
- add ability to configure login code timeout by env variable - see readme
- ability to get single account by name
- update ban detection
- fix cli relogin command to relogin only given accounts
- handle KeyboardInterrupt in cli
- fix db lock error for single process (64)
- Fixing UTC Error by yemregundogmus in https://github.com/vladkens/twscrape/pull/98
- Handle unknown authorization error with status 200 by NielsOerbaek in https://github.com/vladkens/twscrape/pull/95
New Contributors
* yemregundogmus made their first contribution in https://github.com/vladkens/twscrape/pull/98
**Full Changelog**: https://github.com/vladkens/twscrape/compare/v0.9.0...v0.10.0