Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added ----- * Support for installation of old versions(#236, #239) * Add -c/--config option to specify custom settings.ini(#246) * Document for settings.ini configuration parameters(#246) Changed ------- * Check MD5 checksum when download(#238) * Config settings.ini parser and URL list format(#246) * Refactoring network connection code, consolidated to helper.py(#244) * Refactoring exceptions, introduce exceptions.py(#244) * Update known Qt versions combinations.(#243) Fixed ----- * Prettify help message format(#237) * CI: fix check workflow(#248) * CI: fix error on Azure/Windows(connection error)(#246) Signed-off-by: Hiroshi Miura <[email protected]>
- Loading branch information