0.0.31
-
Renamed test
git-versioningtogit-versioning-specto follow name
convention. -
Documentation restructured. Fixes, updates.
Added reference to project GitVersion. -
Removed
V_PATH_LIST. Started read_nix_style_file. -
Added modus without
versioned-files.list(and main document with version).
VER_STRmust be provided in the environment, the files to be checked are
read from standard-input.For example to go without
.app-idand.versioned-files.listor main
document::cat my-file.list | APP_ID=myproject VER_STR=1.2.3-alpha git-versioning check
For this the parameters of the
V_CHECKscript (tools/cmd/version-check.sh)
have been changed and are incompatible with previous. -
Proper production release failed, see next version.