This is the first alpha for v2.0.0. It is largely untested outside of unit tests.
* Installed unit tests
* Utilise dataclasses for response validation - should result in more predictable returns, and enables better OOP
* Improve ratelimiter
* Remove webhook server (will be re-implemented at a later date)
* Remove is_weekend function (now undocumented)
**Full Changelog**: https://github.com/nexy7574/top.py/compare/1.4.1...2.0.0a1