Changes since 1.6.0:
- Check if
git
is available before proceeding to avoid a crash later. - Gracefully fail if a version in the manifest or package cannot be checked-out
- improve handling of non-semver, parallel tags while reporting versions.
Changes since 1.6.0:
git
is available before proceeding to avoid a crash later.