Releases: jurplel/install-qt-action
Releases · jurplel/install-qt-action
install-qt-action v2.13.1
- Add
nosudo
option forinstall-deps
#91
install-qt-action v2.13.0
- Update aqtinstall to 1.1.3
- Update py7zr to 0.14.0
install-qt-action v2.12.2
- Set PKG_CONFIG_PATH
install-qt-action v2.12.1
- Fix incorrect separator for LD_LIBRARY_PATH
install-qt-action v2.12.0
- Setting environment variables is now optional
- Set LD_LIBRARY_PATH on linux
- Set IQTA_TOOLS env variable for finding tools slightly more easily
- Update py7zr default version to 0.11.3
- Update aqtinstall default version to 0.11.1 (This should fix aqtinstall not working when qt's download mirror is down, like it is right now)
- Removed mirror input option because its a little pointless now (you can still use it with the extra input)
install-qt-action v2.11.1
- Add option to skip setup-python step
install-qt-action v2.11.0
- Force python version to fix bugs with ubuntu-16.04
- Update default qt version to 5.15.2
- Update default aqtinstall version to 0.10.0
- Update default py7zr version to 0.11.0
install-qt-action v2.10.0
- Add tool support
install-qt-action v2.9.0
- Updated py7zr to 0.10.1
- Updated aqtinstall to 0.9.7
- Updated actions@core to 1.2.6
install-qt-action v2.8.0
- Set Qt6_DIR variable when installing a version of Qt6
- Update aqtinstall to v0.9.4
- Update py7zr to v0.9.1
- Allow wasm_32 arch to be specified on any platform