Skip to content

Releases: scm4j/scm4j-releaser

v0.10.0

31 Jan 14:54

Choose a tag to compare

respecting quotes in command line in CmdLineBuilder
tests updated
build: execute build in separate folder and do not delete this folder after build

v0.9.0

31 Jan 14:54

Choose a tag to compare

Fixed getting branches list
Comments are removed from mdeps after fork #13

v0.8.0

31 Jan 14:55

Choose a tag to compare

New Release statuses are implemented
Performance improved (results caching added)

0.3.0

31 Jan 14:55

Choose a tag to compare

3.0 release

v0.2.2

31 Jan 14:55

Choose a tag to compare

refactor, bug fixes, new vcs-api versions are used

v0.2.1

31 Jan 14:55

Choose a tag to compare

Renamed scm4j-wf -> scm4j-releaser
Fixed working with patches. Now if exact product version is provided then patch versions will be used for it and all mdeps, not new releases.
fixed typo in vcs-repos file structure: releaseBanchPrefix -> releaseBranchPrefix
minor fixes, refactorings
Coords and Version classes are moved to scm4j-commons

v0.2.0

31 Jan 14:55

Choose a tag to compare

  • Scm4j Workflow is implemented
  • Basic functionality is implemented
    • status overview
    • fork branches
    • build forked releases
    • build patches
  • Groovy runner is implemented