Skip to content

0.14.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajoberstar ajoberstar released this 10 Feb 05:44
· 72 commits to main since this release
86ae034

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() and reckon.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