-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Another useful feature would be to grab the version via the tag and print it.
Right now I'm using git commands to grab the latest tag. This works but I think it would be nice to have versionize provide the same functionality.
Suggestions:
- An argument to the versionize command to output the version number and nothing else.
or - Add a --tag-only command to versionize inspect command.
I don't think this is 100% necessary feature since I can grab the tag anyways using git commands.
If I have time I'll give this a go and make a PR.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request