0.14.0
Upgrades to Grgit 5 and supports Gradle's configuration cache
Breaking Changes
- Upgrades to Grgit 5
- Drops support for Java 8 (due to Grgit upgrade)
- Drops support for Gradle <7
- Removes deprecated
reckon.setNormal()
andreckon.setStage()
methods
Enhancements
- Supports
--configuration-cache
- Reckon extension now has a
Provider<Version>
to allow access to the metadata of the version #156
Fixes
None
Deprecations
None
Compatibility
Tested against the following versions.
Java Version | Gradle Versions |
---|---|
11 | 7.0.2, 7.4 |
17 | 7.3.3, 7.4 |