Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

1.0.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@samdeane samdeane released this 11 Jul 13:23
6ab378d

When building the metadata, pick up version using git describe --tags, rather than trying to parse the version tags in git describe --all.

If we're ahead of the last tagged version, the metadata version will now be of the form x.y.z-d-cccccc, where x.y.z is the last tag, d is the number of commits since it, and cccccc is the commit.