2.0.0
What's Changed
- Remove disk I/O from the downloader by @palewire in #116
- Refactor with a "lazy loading" system that will boot up much faster by @palewire in #117
- Switch to Ruff formatting and linting by @palewire in #123
- Add
mypy
tests for static type hints by @palewire in #124 - Switch to using
pytest
for unit testing by @palewire in #125
Full Changelog: 1.1.8...2.0.0