Skip to content

Releases: scm4j/scm4j-vcs-svn

v1.18.0

16 Feb 16:34
Compare
Choose a tag to compare
1.18.0 release

v1.17.1

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

v16.0

25 Dec 13:41
Compare
Choose a tag to compare
16.0 release

v13.0

17 Nov 14:27
Compare
Choose a tag to compare

Java 8
getFileContent() speed improved: branch existing is checked only if requested file is not found
getBranchFirstCommit() speed improved: from head to first and take last -> from first to head, limit 1 and take first
getTags() speed improved and simplified
getTagsOnRevision speed improved and simplefied
getHeadCommit() returns null if branch does not exists

v11.0

31 Oct 14:50
Compare
Choose a tag to compare
  • getHeadCommit() returns null if branch is not found

minor fixes and improvements

v10.0

05 Oct 12:47
Compare
Choose a tag to compare

refactor
unnecessary getTestRepoUrl() is removed
documentation updated

v9.0

03 Oct 14:26
Compare
Choose a tag to compare

fixed branches prefixing
fixed entries list by wildcard

v8.0

02 Oct 08:48
Compare
Choose a tag to compare

EVCSBranchNotFound throwing added at getFileContent()

v6.0

21 Sep 14:36
Compare
Choose a tag to compare

refactor

v4.2

18 Sep 11:47
Compare
Choose a tag to compare

bug fixes, refactor