Skip to content

v4.0

Compare
Choose a tag to compare
@host6 host6 released this 07 Sep 09:08
· 68 commits to master since this release
  • 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()
  • Varios fixes, refactorings and improvements