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