Skip to content

Releases: nefilim/gradle-semver-plugin

v0.3.2

23 Feb 18:10
Compare
Choose a tag to compare

90de0d6 improve API flexibility and documentation

v0.3.1

23 Feb 17:35
Compare
Choose a tag to compare

b5f61ca allow user configurable strategies

v0.3.0

23 Feb 16:44
ba330fd
Compare
Choose a tag to compare

ba330fd Update README.md
58fdb6e Update README.md
93227ff rewrote plugin :)

v0.2.2

15 Feb 23:44
Compare
Choose a tag to compare

7a0ac5c force Main to Stage=Final when not specified or set to Branch

v0.2.1

15 Feb 22:59
Compare
Choose a tag to compare

ccb6cb1 flat mode should default to Branch Stage unless a Stage was specifically set
a8faeed Update README.md

v0.2.0

13 Feb 20:31
Compare
Choose a tag to compare

a0a8597 major reorg & clean up to allow for better unit testing, add additional tests

v0.1.8

12 Feb 00:23
Compare
Choose a tag to compare

aea1a09 fix for regression #24

v0.1.7

07 Feb 00:10
Compare
Choose a tag to compare

e09234b drop kotlin language level & dependencies down to 1.5 for better compatibility with Gradle until Gradle eventually switches to 1.6

v0.1.6

04 Feb 00:04
Compare
Choose a tag to compare

bf2a142 fix double version application when not in flat mode

v0.1.5

01 Feb 01:24
Compare
Choose a tag to compare

2c03fb6 more graceful degradation for in the absence of existing version tags