4.0.0-rc.2
Pre-release
Pre-release
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.1.
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.4, 6.0 |
11 | 5.0, 5.6.4, 6.0 |