Releases: nefilim/gradle-semver-plugin
Releases · nefilim/gradle-semver-plugin
v0.1.4
46ef843 relax constraints around being allowed to only set an extension value once
v0.1.3
9d48b63 fix non lazy calculation in versionTagName
398c924 use explicit nulls for pre-release in semver library, it fails with ""
v0.1.1
76e26d7 treat any non-main branch as a feature branch in flat mode
034c432 minor workflow fixes
v0.1.0
ee2a169 update workflow with conditional publish and stage defaults
37de167 support "master" as main branch, add Branch stage type, add Flat mode, swap out underlying version library
2a20f36 remove unused parameter
0b7cf4f update build & CI/CD workflow
v0.0.28
2f63be0 fix semver calculation for feature & hotfix branches, update documentation (#23)
v0.0.27
ec0f422 decorate POMs appropriately for publishing to sonatype
56c5e62 reorder
24ca5e7 omit keyid
9e86d4b remove old cache action
883d69d also publish plugin to central since gradle plugin repo is having sporadic problems
v0.0.26
7912346 gracefully handle blank project property overrides
v0.0.25
68afb2b Simplify configuration to currentBranch, better support for Snapshots