Added
-----
* Add --noarchives option to allow user to add modules to existed installation(174,204)
* No patching when it does not install qtbase package by --noarchives and --archives option.(204)
* Azure: test with jom build on windows.
* Patch pkgconfig configurations(199)
* Patch libQt5Core and libQt6Core for linux(201)
Changed
-------
* Update document to show available Qt versions
* Update README to add more references.
* Suppress debug log and exist silently when specified package not found.
Fixed
-----
* Catch exception on qmake -query execution(201)
* Fix Qt6/Android installation handling.(193, 200)