Skip to content

v3.0

Compare
Choose a tag to compare
@host6 host6 released this 06 Jul 19:40
· 1 commit to B1 since this release
  • Features added:
    • getCommitsRange()
    • getHeadCommit()
    • fileExists()
    • createTag()
    • getTags()
    • getLastTag()
    • proxy authentication
  • CI using Travis implemented
    • building under linux fixed
  • Coveralls.io implemented
    • Test code coverage 100%
  • Various fixes, refactorings and improvements