Skip to content

Releases: jurplel/install-qt-action

install-qt-action v4.0.0

19 May 19:45
f03f055
Compare
Choose a tag to compare

The biggest change with this version is aqtinstall being updated to 3.1. Most of the other changes are from PRs listed below. The reason this is 4.0.0 is due to (relatively small) breaking changes from the PRs annotated with [v4]. Consult the upgrade guide for details on breaking changes.

Auto-generated list of PRs:

  • Two small fixes in readme file. by @wy-luke in #185
  • Add libgstreamer-gl1.0-0 to linux dependencies by @ddalcino in #186
  • Add options to install source, docs, and examples by @ddalcino in #179
  • [v4] Fix Qt5_DIR environment variable by @ddalcino in #190
  • [v4] Install desktop Qt when required to by Qt 6.2+ mobile and WASM by @ddalcino in #189
  • [v4] Add installed tools to path by @ddalcino in #180
  • Bump tough-cookie and @azure/ms-rest-js in /action by @dependabot in #197
  • Bump semver from 6.3.0 to 6.3.1 in /action by @dependabot in #198
  • Bump word-wrap from 1.2.3 to 1.2.4 in /action by @dependabot in #199
  • Update node.js version to 20; update CI dependencies to remove warnings by @pzhlkj6612 in #222
  • update version of setup-python by @pionere in #219
  • Add libxcb-cursor0 to Linux dependencies for Qt 6.5 and up by @IgKh in #221
  • Add 'aqtsource' option that allows overriding where the action sources aqtinstall from by @timangus in #234
  • Add Windows ARM support by @vicr123 in #212

A big thanks to everyone involved for their contributions to the project, and a special thanks to those who have been helping to manage the Github issues.

install-qt-action v3.3.0

04 Aug 23:11
Compare
Choose a tag to compare
  • Add libgstreamer (@ddalcino)
  • Add option to install source, docs, and examples (@ddalcino)

install-qt-action v3.2.1

13 May 21:05
Compare
Choose a tag to compare
  • add back automatic libxkbcommon-x11-0 installation on linux

install-qt-action v3.2.0

01 May 18:26
Compare
Choose a tag to compare

install-qt-action v3.1.0

18 Feb 22:54
Compare
Choose a tag to compare
  • Fix detection of Qt architecture directory thanks to @ddalcino

install-qt-action v3.0.0

27 Aug 21:21
Compare
Choose a tag to compare
  • Move to aqtinstall v2.0.0 thanks to @ddalcino
  • Switch to automatic caching thanks to @bexnoss
  • Countless other things

install-qt-action v2.14.0

14 Aug 20:55
Compare
Choose a tag to compare

Note: Semantic versioning is now required for tools versions and for qt 5.9 (should be 5.9.0 now)

  • Updated aqtinstall to 1.2.5
  • Updated py7zr to 0.16.1
  • Install more ubuntu packages by default for running tests (#88)

install-qt-action v2.13.2

24 Apr 20:18
a10f4d4
Compare
Choose a tag to compare
  • Fix apt-get install command not running as expected after v2.13.1

install-qt-action v2.13.1

24 Apr 15:32
9f4920e
Compare
Choose a tag to compare
  • Add nosudo option for install-deps #91

install-qt-action v2.13.0

25 Feb 21:02
88f3374
Compare
Choose a tag to compare
  • Update aqtinstall to 1.1.3
  • Update py7zr to 0.14.0