Releases: nebula-plugins/nebula-release-plugin
Releases · nebula-plugins/nebula-release-plugin
v16.0.0
Breaking change. Gradle 7
v15.3.1
- TimestampUtil uses yyyy instead of YYYY for date time formatter. Fixes #206
v15.3.0
- Disable precedence check in immutable snapshot stage
v15.2.0
- support for
main
git branch
v15.1.0
- immutable snapshots timestamp use
YYYYMMddHHmm
format
v15.0.3
Avoid additional Git status call when inferring version.
v15.0.2
Merge pull request #190 from nebula-plugins/upgrade-dependencies
Upgrade grgit and jgit
v15.0.1
- Fixes Inconsistent Version for SNAPSHOT: #187
v15.0.0
- Using a non-semver version for
release.version
should fail: In order to keep consistency with version calculation, the plugin should fail with non-semver versions. release.ignoreSuppliedVersionVerification
flag is available when desired to bypass this
v14.1.1
Support for optional colon (:) in root project