github ajoberstar/grgit 4.0.0-rc.1

latest releases: 5.2.2, 5.2.2-rc.2, 5.2.2-rc.1...
pre-release4 years ago

A few assorted features, but be careful about the drop of Gradle 3 support if that was important to you.

Breaking Changes

  • Gradle 3 is no longer supported.
  • grgit is now an extension rather than an extra property. #292 (Thanks @JLLeitschuh)

Enhancements

  • Better Kotlin compatibility by using extension instead of extra property. #292 (Thanks @JLLeitschuh)
  • Support commit.sign boolean flag for GPG commits. #300 (Thanks @tlinkowski)
  • Upgrade JGit dependency from 5.3.0 to 5.5.0.

Fixes

  • Properly close JGit repository #288

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
8 4.0.2, 4.10.3, 5.0, 5.6.2
11 5.0, 5.6.2

Don't miss a new grgit release

NewReleases is sending notifications on new releases.