Skip to content

Releases: scm4j/scm4j-releaser

v0.21.0

31 Jan 14:53
Compare
Choose a tag to compare

#32 Strip http(s) prefix from repo folder name
#35 Commands with untrimmed spaces are considered as wrong commands
#33 Configuration
#34 Working folder init with configuration templates

v0.19.0

31 Jan 14:53
Compare
Choose a tag to compare
19.0 release

v0.18.0

31 Jan 14:53
Compare
Choose a tag to compare
18.0 release

v0.17.0

31 Jan 14:53
Compare
Choose a tag to compare
  • #24 Parallel status calculation
  • Current scm4-releaser version output is added
  • Various fixes, refactorings and improvements

v0.16.0

31 Jan 14:54
Compare
Choose a tag to compare

#29 Build command should fail if main component is not forked
Various refactorings, fixes and improvements

v0.15.0

31 Jan 14:54
Compare
Choose a tag to compare
15.0 release

v0.14.0

31 Jan 14:54
Compare
Choose a tag to compare

#25 Status calculation reporting added
#27 Speed increased using results caching

0.13.0

31 Jan 14:55
Compare
Choose a tag to compare

v0.12.0

31 Jan 14:54
Compare
Choose a tag to compare

#23: repo url and branch name are shown in progress

v0.11.0

31 Jan 14:54
Compare
Choose a tag to compare

CLI:

  • #11 : Usage is printed in case of wrong command line only.

Releaser:

  • #4: MDeps versions of Develop branch are not considered (always -SNAPSHOT)
  • #16: Progress messages added
  • #15: fork command does FORK only, build command does everything possible
  • #17: Protocol in SCM4J* environment vars is file:/// by default
  • #13: Fixed mdeps file format damage after mdeps freezing

various fixes, improvements and refactorings