Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Releases: crow-translate/QGitTag

QGitTag 1.0.9

16 Oct 09:27
Compare
Choose a tag to compare

Changed

  • Ignore bugprone-easily-swappable-parameters.

QGitTag 1.0.8

12 Oct 16:20
Compare
Choose a tag to compare

Changed

  • Rename draft() to isDraft().
  • Rename prerelease() to isPrerelease().
  • Convert documentation to Doxygen.

QGitTag 1.0.7

18 Aug 17:51
Compare
Choose a tag to compare

Changed

  • Use QLatin1String to get value from QJsonObject.

QGitTag 1.0.6

21 Oct 14:57
Compare
Choose a tag to compare

Added

  • explicit keywords to all constructors.

QGitTag 1.0.5

29 Jun 22:03
Compare
Choose a tag to compare

Added

  • CMake support.

QGitTag 1.0.4

10 May 14:11
Compare
Choose a tag to compare

Changed

  • Add missing QStringLiteral in some places.

QGitTag 1.0.3

04 Nov 13:21
Compare
Choose a tag to compare

Added

  • The ability to translate release number error.

Changed

  • Rename errorName() to errorString().
  • Small refactorings.

QGitTag 1.0.2

13 Mar 21:02
Compare
Choose a tag to compare

Changed

  • Emit finished() on error.
  • Refactor code.

QGitTag 1.0.1

12 Dec 23:06
Compare
Choose a tag to compare

Changed

  • Clear tag number on error.
  • Initialize variables with default values ​​during object creation.
  • Use deleteLater().

QGitTag 1.0.0

17 Nov 19:08
Compare
Choose a tag to compare

Initial release