Releases: emericg/QmlAppTemplate
Releases · emericg/QmlAppTemplate
QmlAppTemplate 0.7
- Work with Qt 6.8
- Unified "IconsLibrary"
- Unified "ComponentLibrary"
This is the last version that will support Qt5 (most of the support has already been removed from the ComponentLibrary) and most importantly, qmake.
Supporting both qmake and CMake for the build system, CI builders, and most of the deploy scripts / OS specific files is just too much work, especially when qmake is being slowly but surely made impossible to use upstream...
QmlAppTemplate 0.6
- Work with Qt 6.7
- Work on CI builds and automated deployments
- Update every component and utils
QmlAppTemplate 0.5
- Use Qt 6.5 LTS
- Work on CI builds
- Cleanup application structure
- Update every component and utils
QmlAppTemplate 0.4
- Add CMake build system
- Add a lot of documentation
QmlAppTemplate 0.3
First release!