Releases: scm4j/scm4j-vcs-svn
Releases · scm4j/scm4j-vcs-svn
v4.1
14 Sep 11:32
Compare
Sorry, something went wrong.
No results found
fixed getBranches() working with path
tag creating fixed
added gradle test failures logging
v4.0
07 Sep 09:23
Compare
Sorry, something went wrong.
No results found
Scm4j Workflow is implemented
Changes:
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()
Various fixes, refactorings and improvements
v3.0
06 Jul 19:48
Compare
Sorry, something went wrong.
No results found
Features added:
getCommitsRange()
getHeadCommit()
fileExists()
createTag()
getTags()
getLastTag()
CI using Travis implemented
building under linux fixed
Coveralls.io implemented
Minor fixes, refactorings and improvements
v2.0
24 May 20:29
Compare
Sorry, something went wrong.
No results found
Moved to org.scm4j.vcs group
IVCS.getWorkspace() method is implemented
Minor fixes and refactorings
v1.2
07 Apr 12:44
Compare
Sorry, something went wrong.
No results found
Implemented commits range fetching
minor refactorings and improvements
v1.0
01 Mar 07:17
Compare
Sorry, something went wrong.
No results found
Basic SVN VCS functions are implemented