If you’re using annotated tags in your git repo, please avoid creating them in non-chronological order.
This can cause issues with detecting versions of existing commits.
Please do not add multiple tags for the same commit.
It is impossible to automatically determine which one is latest because of ambiguity -
both tag and commit have a creation date, and it is not possible to sort tags by multiple columns.