Releases: rockerhieu/Versionberg
Releases · rockerhieu/Versionberg
v1.0.2
New features:
- Supports
${today}
variable in templates - Supports date variable in any format in templates
(see Advanced Usage for more info)
Bugs fixes:
- #4 Casting exception when reference to
versionberg.code
v1.0.1
v1.0.0
First release with features:
- Auto increase build version based on the git commit count of the current branch
- Provide template to easily customise version name and version code
See Advanced Usage for a the list of all available variables can be used in nameTemplate and codeTemplate.