Skip to content

Releases: mrbindraw/ProjectVersionFromGit

2.5.3

03 Jul 15:34
Compare
Choose a tag to compare

Main updates:

Full Changelog: 2.5.0...2.5.3

2.5.0

26 Feb 18:19
Compare
Choose a tag to compare

Main updates:

  • Fixed git path for Mac, Linux;
  • Added plugin settings for UEditor: manual setup path to git binary file and save to config ini file;
  • Updated platform allow list: added Mac, IOS, Linux;

Full Changelog: 2.2.3...2.5.0

2.2.3

18 Jan 10:06
Compare
Choose a tag to compare

Fixed: Version.ini file was not updated/saved for UE 5.5. Discussion in thread issue #6

Added co-author @santsukevich (Sergey Antsukevich) 3f9da5a
Thanks for the reporting and investigating the issue #6

Full Changelog: 2.2.1...2.2.3

2.2.1

16 Dec 12:59
Compare
Choose a tag to compare

Fixed bug #6, Version.ini file is not created in the Сonfig folder UE 5.5

Full Changelog: 2.2.0...2.2.1

2.2.0

15 Dec 08:04
Compare
Choose a tag to compare

What's Changed

  • UE5 - ProjectVersionFromGitBPLibrary.h - LNK2019 Fix - add PROJECTVERSIONFROMGIT_API to class declaration by @sleeptightAnsiC in #1
  • Add android as a supported platform by @beogivaljr in #3
  • UE5.1 support by @sleeptightAnsiC in #4
  • Normalize the Filename argument that is passed to GConfig by @HaJH in #5

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

06 Apr 13:31
Compare
Choose a tag to compare
update plugin version to 2.1.0

2.0.3

12 Sep 20:07
Compare
Choose a tag to compare
change version to 2.0.3 in uplugin file

2.0.1

05 Aug 01:12
Compare
Choose a tag to compare

Hotfix:

  • For functions: GetProjectVersionFormatAll, GetProjectVersionDateTimeBuild

2.0.0

04 Aug 00:24
Compare
Choose a tag to compare

Changelog:

  • Added supported engines from UE 4.18
  • Save version info in Project/Config/Version.ini
  • Added unclean- prefix for commit if some files not commited or untracked
  • Off beta version

1.0.1

01 Aug 21:16
Compare
Choose a tag to compare
fix function GetProjectVersionFormatAll