* Supporting up to Python 3.10.0 * Keep support for Python 3.5, even if Pip is ditching it. * A few minor fixes, tests, docs, etc.
0.7.0
========================
* New DELAYED_INSTALL setting and "delayed install" machinery. * New WELCOME_MESSAGE and GOODBYE_MESSAGE settings. * Md5 check of downloaded Pythons. * Fixed a bug related to PROJECT_FILES_IGNORE_PATTERNS.