serpro69 / semver.kt

Semantic versioning gradle plugin via git tags, plus a kotlin implementation of semver spec and a semantic release versioning library
MIT License
7 stars 2 forks source link

Plugin: Add support for custom messages for annotated tags #13

Open serpro69 opened 11 months ago

serpro69 commented 11 months ago

Enhance plugin with the following functionality:

If message is set - use annotated tags for versioning If message is not set - use regular tags