Skip to content

Releases: palantir/gradle-git-version

0.5.1

06 Apr 02:12

Choose a tag to compare

  • printVersion task now includes a group and a description

0.5.0

04 Apr 16:59

Choose a tag to compare

  • we now memoize the calls to JGit to improve performance of multiple calls to gitVersion or versionDetails.

0.4.2

30 Mar 11:19

Choose a tag to compare

  • adds new versionDetails() method to provide tag distance and last tag information

0.4.1

04 Mar 02:14

Choose a tag to compare

  • Search parent directories for the .git directory.

0.4.0

24 Dec 20:51

Choose a tag to compare

  • Build with Gradle 2.10

0.3.0

26 Oct 10:00

Choose a tag to compare

  • Build with Gradle 2.8

0.2.0

13 Oct 05:31

Choose a tag to compare

  • Build with Gradle 2.7

0.1.3

13 Oct 05:34

Choose a tag to compare

  • Eliminate unnecessary Guava dependency

0.1.2

13 Oct 05:34

Choose a tag to compare

  • Use gradle-git-version 0.1.1 for versioning this plugin

0.1.1

13 Oct 05:33

Choose a tag to compare

  • Add Travis CI builds, Bintray and Gradle Plugins publishing