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.