Skip to content

Releases: br-na-pm/BuildVersion

BuildVersion V0.0.9

31 Oct 17:25
Compare
Choose a tag to compare

BuildVersion V0.0.8

30 Jun 16:40
Compare
Choose a tag to compare
  • Fix #8, BuiltWithGit flag is always false when overwriting local Variables.var file
  • Fix #9, add local Variables.var to package definition if missing
  • Fix #10, script errors build when git is not installed (bug with 0.0.7)
  • Move gitignore file inside BuildVer task for portability

BuildVersion V0.0.7

22 Jun 22:58
Compare
Choose a tag to compare
  • ddb66d1, 07e58a4, and 6cace11 Improve file writing by updating initialization when format is matched, updating git information only if built with git, and overwriting initialization if format is not matched
  • a3bfd5e Fix global declaration file search if multiple files of the same name are found in the logical folder
  • 79f32f2 Protect regular expression search if file is empty
  • Simplify console messages with relative paths to fit on screen
  • Remove experimental section

BuildVersion V0.0.6

09 Jan 19:49
Compare
Choose a tag to compare

BuildVersion V0.0.5

28 Dec 22:55
Compare
Choose a tag to compare

BuildVersion V0.0.4

17 Aug 17:14
Compare
Choose a tag to compare
  • Fix #5 (again)
  • Log message with build version on startup

BuildVersion V0.0.3

04 May 21:28
Compare
Choose a tag to compare

BuildVersion V0.0.2

10 Apr 20:23
Compare
Choose a tag to compare
  • Protect variable initialization from unresolved pre-build arguments (#2)
  • Add --long to describe call returning zero or more additional commits
  • Improve readme installation, errors, and developers section

BuildVersion V0.0.1

01 Apr 01:58
b328eff
Compare
Choose a tag to compare

First public release