Skip to content

Releases: n0mer/gradle-git-properties

v2.2.4

19 Oct 15:05
Compare
Choose a tag to compare
  • Issue #156 (Update grgit-core to 4.1.0)

v2.2.3

25 Jul 19:21
Compare
Choose a tag to compare
  • Fix issue #152 (Reuse or cache Git properties for multi-project builds)

v2.2.2

22 Feb 20:00
Compare
Choose a tag to compare

Fix issue #144 on Java 11 - dotGitDir is incorrectly set under Java 11 in a git hook

v2.2.1

09 Feb 06:16
1374a35
Compare
Choose a tag to compare

Fix issue #139 Gradle 6.0 deprecation warning

v2.2.0

21 Sep 18:36
Compare
Choose a tag to compare

Add gitPropertiesResourceDir and gitPropertiesName to specify output file (Enhancement #131 )

v2.1.0

14 Aug 17:36
Compare
Choose a tag to compare

New changes

  • Dependency updates (now uses grgit-core 3.1.0 and jgit 5.3.0)
  • Remove git.build.time property (see #129)
  • Improve logic to make sure git.properties file is closed correctly

v2.0.0

10 Jan 15:45
Compare
Choose a tag to compare

New changes

  • Dependency updates (now uses grgit-core 3.0.0)

v2.0.0-beta1

26 Oct 14:20
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

New changes

  • Support Gradle build cache (Issue #116 ), allow reproducible builds
  • Improve support git branch name detection (Issue #115 )
  • Support Gradle 5.x (Issue #123 ) by upgrading grgit to 3.0.0-rc.2
  • Dependency updates (now uses grgit-core 3.0.0-rc.2, jgit 5)
  • Plugin is tested with JDKs 8, 9, 10, 11, 12

v1.5.2

01 Sep 20:52
f6f81b5
Compare
Choose a tag to compare
  • Support shallow cloned repositories

v1.5.1

06 Jun 04:08
Compare
Choose a tag to compare
Upgrade grgit version from 2.1.1 to 2.2.1 to fix issue #107 (No signa…

…ture of method: org.eclipse.jgit.internal.storage.file.FileRepository.getRef())