Releases: Skycoder42/QtAutoUpdater
Releases · Skycoder42/QtAutoUpdater
Qt 5.11.1 rebuild
2.1.4-3 update ci to 5.11.1
Rebuild against Qt 5.11.0
2.1.4-2 rebuild for Qt 5.11.0
Minor Internal Changes, Qt 5.10.1
Changelog:
- Internal changes
- Built with Qt 5.10.1
Qt 5.10.0 release
Built against Qt 5.10.0
deploy fix
fix wrong prl/la paths
Qt 5.9.3 release
Build against Qt 5.9.3
Maintenance update
Changelog:
- Added spanisch translations, by @checor
- tooling changes (uses qpmx as frontend for qpm)
- Note: Translations for mingw are currently broken. If you need them, copy them from one of the other downloads
Qt 5.9.2 build
Rebuild against Qt 5.9.2
Qt 5.9.1 Release
This release simply rebuilds against 5.9.1
The binaries are now CI generated
Qt 5.9 Release
From this version on AutoUpdater is linked against Qt 5.9
Changelist:
- Updated to Qt 5.9
- Classes can now be included by name (i.e. you can use
#include <Updater>
instead of#include <updater.h>
- Code refactorings to improve include guards and more
- added translations to releases