wemake-services/jinja2-git

add functionality to parse the latest git tag

pppmlt opened this issue · 0 comments

I need a similar functionality to the one you provide for the git hash just for the latest git tag, i.e., the output of:
git describe --tags --abbrev=0

Would you be willing to include this into your package (could make a PR), or should I create my own package?