As part of this normalization the following is made sure:
- leading `v` is shown in `-v, --version` and `version` command
- commit hash is shown in `-v, --version` and `version` command
- build date is removed
- version core (without pre-release) is used for constraint comparison
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>
As part of announcement made in v0.11.0, we're going to stop
distributing standalone binaries and only compressed files (either
tar.gz or zip) will be distributed and available to download from
GitHub Release page.
Signed-off-by: Khosrow Moossavi <khos2ow@gmail.com>