Skip to content

Add Version Tag Output

Compare
Choose a tag to compare
@PaulHatch PaulHatch released this 05 Sep 10:03
· 136 commits to master since this release

This release adds a short version tag output, which drops trailing zeros from the version as this format is commonly used for tagging. Output messaging has been cleaned up a bit. To avoid cluttering build results, any errors which occur while executing commands will now be logged as "info" rather than "warning" or "error" since sometimes an error code will be expected, such as on a new repository which has not yet been tagged, and does not represent an error.