Previous versions exit when combination check failure. It prevent test with new Qt SDK versions with combination modifications. Now aqtinstall does not stop when fail checking.
0.6a2
Not secure
- Now use ini file for logging.ini - Fix qconfig.pri: treat QT_LICHECK correctory
0.6a1
Not secure
- There is change in installation of extra modules. Now user should specify a modules with '-m' option if necessary. It installs all of extra modules in v0.5.x and prior versions. - Support for WebAssembly component installation.
0.5.2
Not secure
- It includes a fix adding pyyaml dependency in setup.py
0.5
- Now support Tools installation such as mingw, ifw etc. - Change target directory as same as GUI installer. when specifying '--outputdir C:\Qt' then library will be in 'C:\Qt\5.11.3\msvc2017_x86\[lib, bin, ...]'. This behavior is different from v0.4.3 and prior versions.
0.5b2
Not secure
Now target directory becomes without 'Qt' folder.
That means when specify `--outputdir C:\Qt` libraries will be installed in `C:\Qt\5.11.3\...` as same as GUI installer does.