Skip to content

install-qt-action v4.0.0

Latest
Compare
Choose a tag to compare
@jurplel jurplel released this 19 May 19:45
f03f055

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.