Releases: palantir/gradle-git-version
Releases · palantir/gradle-git-version
0.12.0
This release is functionally identical to 0.11.0
Re-tagged 0.11.0 so that we have a non-RC version as the latest version
0.12.0-rc2
0.12.0-rc1
- Use only jgit (#94)
0.11.0
0.11.0-rc6
- Fixed back-compat by using 'extraProperties' instead of a normal extension (#92)
0.11.0-rc5
Improve JGit implementation (#91) * test deep commit * Use more sensible revList() * Pass initial ObjectId into revlist * Create RevWalk inside comparator * Simplify branches in mapCommitsToTags
0.11.0-rc4
- Another publishing fix
0.11.0-rc3
- Publishing fix
0.11.0-rc2
Failed to publish
- Native vs JGit (#89)
0.11.0-rc1
Doesn't work
- Run a JGit implementation in addition to the original ‘shelling out’ approach to validate correctness