Releases: scm4j/scm4j-releaser
Releases · scm4j/scm4j-releaser
v34.1.0
v0.33.0
v0.32.0
v0.31.0
v0.30.0
v0.29.0
v0.28.0
v0.25.0
v0.24.0
v0.23.0
- #43 Exception is thrown if config yaml element is not an ordered map
- #42 Do version bumping for root component only after "tag" command
- #37 Support Revision information as Environment Variables (like Jenkins)
- Following env vars are assigned for each build (depending on vcs):
GIT_COMMIT
,GIT_BRANCH
,GIT_URL
,SVN_REVISION
,SVN_BRANCH
,SVN_URL
- Following env vars are assigned for each build (depending on vcs):
- #31 Use color output
- Failures and successful executions are colored
- #38 Do not log DONE actions
- #14 Combine mdeps and version commits into one commit enhancement