Skip to content

Releases: scm4j/scm4j-vcs-api

v1.15.0

23 Jan 15:55
Compare
Choose a tag to compare
  • setFilesContent() using VCSChangeListNode is implemented

v14.0

25 Dec 13:41
Compare
Choose a tag to compare

scm4j/scm4j-releaser/Strip http(s) prefix from repo folder name

v11.0

17 Nov 14:30
Compare
Choose a tag to compare

documentation updated

v9.0

31 Oct 14:53
Compare
Choose a tag to compare
  • minor improvements

v8.0

05 Oct 12:44
Compare
Choose a tag to compare

documentation updated

v7.0

02 Oct 08:39
Compare
Choose a tag to compare

minor refactor
EVCSBranchNotFound test added

v6.0

21 Sep 14:30
Compare
Choose a tag to compare

refactor

v5.0

20 Sep 19:25
Compare
Choose a tag to compare

new features:

  • getVCSLockedWorkingCopyTemp() added to IVCSRepositoryWorkspace
  • added gradle test failures logging
    various bug fixes and refactorings

v4.1

13 Sep 14:07
Compare
Choose a tag to compare

IVCSRepositoryWorkspace.getVCSLockedWorkingCopyTemp() is added
added gradle test failures logging

v4.0

07 Sep 09:00
Compare
Choose a tag to compare
  • Scm4j Workflow is implemented
  • Refactorings:
    • getCommitMessages() is changed to log()
    • getBranchs() - branch filter added
    • createTag() - added revision to tag
    • getFileContent() - added revision to get the content from
  • New features:
    • checkout()
    • removeTag()
    • getTagsOnRevision()