What's Changed
* Remove duplicate TLDs by Rafiot in https://github.com/kgaughan/uwhoisd/pull/25
* kmg/ci: switch to py.test and add flake8; closes 24 by kgaughan in https://github.com/kgaughan/uwhoisd/pull/27
* Use beautifulsoup4 instead of beautifulscraper by Rafiot in https://github.com/kgaughan/uwhoisd/pull/28
* Switch from diesel to tornado by Rafiot in https://github.com/kgaughan/uwhoisd/pull/29
* Sourcery refactored master branch by sourcery-ai in https://github.com/kgaughan/uwhoisd/pull/34
* Convert to use rye; port to Python 3.8 by kgaughan in https://github.com/kgaughan/uwhoisd/pull/35
* Latest server scrape by kgaughan in https://github.com/kgaughan/uwhoisd/pull/36
* Random bits of cleanup by kgaughan in https://github.com/kgaughan/uwhoisd/pull/37
* Entry point name must be named argument by kgaughan in https://github.com/kgaughan/uwhoisd/pull/38
* Minimise what's included in the sdist by kgaughan in https://github.com/kgaughan/uwhoisd/pull/39
* Canadian zones by kgaughan in https://github.com/kgaughan/uwhoisd/pull/40
* Scraper parsing tests by kgaughan in https://github.com/kgaughan/uwhoisd/pull/41
* Further cleanup by kgaughan in https://github.com/kgaughan/uwhoisd/pull/42
* Test workflow by kgaughan in https://github.com/kgaughan/uwhoisd/pull/44
* Replace Tornado with asyncio by kgaughan in https://github.com/kgaughan/uwhoisd/pull/45
New Contributors
* Rafiot made their first contribution in https://github.com/kgaughan/uwhoisd/pull/25
* kgaughan made their first contribution in https://github.com/kgaughan/uwhoisd/pull/27
* sourcery-ai made their first contribution in https://github.com/kgaughan/uwhoisd/pull/34
**Full Changelog**: https://github.com/kgaughan/uwhoisd/compare/v0.0.7...v0.1.0