I'm writing a plugin that will be used internally that needs to know the
tag name that Git::Tag used to tag the commit. To do that I need
_format_tag, so could Dist::Zilla::Plugin::Git::Tag::_format_tag be
considered public? I'd hate to use it and then it change at a later
day. Alternatively, if you stored the generated tag as an attribute
that would be good too.
If you think either of these are acceptable and have a preference for
one or the other but don't have time I can write the patch up.
Thanks,
Matt