Releases: jurplel/install-qt-action
Releases · jurplel/install-qt-action
install-qt-action v2.5.0
- Added mirror option to workaround mirror-related issues
install-qt-action v2.4.1
- Resolved issues with extracting archives and hanging (probably)
- Added py7zrversion argument
- Readme improvements
install-qt-action v2.4.0
- Temporary fix for issue with aqtinstall >0.7.2 (by ouuan)
- Added option to change aqtinstall version with argument for future issues (by ouuan)
- Arch option now affects Windows and Android only (by ouuan)
- There is now a "cache" option which can be used with the cache action (by ouuan)
- Update default version to Qt 5.12.7
Sorry for the immense delay.
install-qt-action v2.3.0
- Updated to aqtinstall 0.7
- Fixed issue on new ubuntu image
install-qt-action v2.2.1
- Fixed issue with modules not installing properly
install-qt-action v2.2.0
- Updated aqtinstall to 0.6
- Added support for installing additional modules
install-qt-action v2.1.0
- Added automatic installation of Qt dependencies on Linux
- Added option to disable this automatic installation of dependencies
install-qt-action v2.0.0
- Update default Qt version to 5.12.6
- Update aqtinstall to 0.5
- Move install directory from
{path}/Qt5.12.6/5.12.6/{arch}
to{path}/Qt/5.12.6/{arch}
(This is the breaking change)
install-qt-action v1.0.2
- Update default Qt version to 5.12.6
install-qt-action v1.0.1
- Locked aqtinstall version to 0.4 to prevent breaking directory change