Skip to content
Damien Coraboeuf edited this page May 26, 2022 · 9 revisions

Documentation

Main documentation is available in the README.

Change log

3.0.0

  • #83 Upgrade of dependencies and JDK11 as a dependency

2.0.0

No need any longer to have git or svn available on the PATH to use or even build the versioning plug-in.

1.7.0

Enhancements

  • #27 Use JGit/EGit or the gradle-git plugin instead of native Git

1.6.2

Enhancements

  • #22 SVN based versioning needs credentials
  • #25 Support for old Git versions
  • #26 Let me turn off unnecessary warning message

Bugs

  • #24 Next version after x.10 is x.2 when it must be x.11

1.5.1

Bugs

  • #23 Next release is not computed correctly for SVN when having more than one tag

1.5.0

Enhancements

  • #21 Format the version file so it is useable from bash
  • #22 SVN based versioning needs credentials

1.4.0

Enhancements

  • #21 Format the version file so it is useable from bash

1.3.0

Enhancements

  • #19 Auto tag untagged release branch as snapshot
  • #20 No version info reported for non-root projects builds.

1.2.0

Features

  • #15 Include 'dirty tree' notation in generated version number
  • #16 Support for denoting dirty trees
  • #2 CI build
  • #6 Support for Subversion

Enhancements

  • #18 SVN unit tests won't compile on Windows

1.1.0

Features

  • #11 Release process
  • #6 Support for Subversion

Enhancements

  • #14 Adapt documentation for inclusion in Gradle plug-ins

1.0.0

Initial version

Clone this wiki locally