*Changes since v1.2.1rc0*
Features
* Add environment vartiable to configure the logging level
Fixes
* Decompress compressed index responses, fixing parse errors
Improvements
* Slowly save cached files as they are downloaded, reducing memory usage
* Cached files are downloaded atomically, so blank/partial files won't be served if `proxpi` is terminated mid-download
Miscellaneous
* Docker image build is multi-stage, re-using existing cached layers
* Log cache statistics periodically when debug-logging
* Add `proxpi` install extra `pretty` which enables coloured logging and tracebacks
* Move project metadata to pyproject.toml
* Drop Python 3.6 support
**Full Changelog**: https://github.com/EpicWink/proxpi/compare/v1.2.1rc0...v1.3.0a0