-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Damien Coraboeuf edited this page May 26, 2022
·
9 revisions
Main documentation is available in the README.
- #83 Upgrade of dependencies and JDK11 as a dependency
No need any longer to have git
or svn
available on the PATH to use or even build the versioning
plug-in.
Enhancements
- #27 Use JGit/EGit or the gradle-git plugin instead of native Git
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
Bugs
- #23 Next release is not computed correctly for SVN when having more than one tag
Enhancements
Enhancements
- #21 Format the version file so it is useable from bash
Enhancements
- #19 Auto tag untagged release branch as snapshot
- #20 No version info reported for non-root projects builds.
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
Features
Enhancements
- #14 Adapt documentation for inclusion in Gradle plug-ins
Initial version