0.3.3: Default to commit hash
Added
- The plugin now defaults to using the current commit hash as the version if no matching tags are found in the current branch. If you liked the old behavior, you can set
useCommitHashDefault
tofalse
to disable this feature.