Releases: jdigger/gradle-defaults
Releases · jdigger/gradle-defaults
v4.0.1: Release of 4.0.1
- Fixed not using the version set for Checker and Lombok - Lots of refactoring to reduce interpackage dependencies - Upgraded to Kotlin 1.1.2 - Fix detectTopPackageName(..) - Cleanup Release plugin - Update license year - Upgraded to dokka 0.9.13 - ExtLicensePlugin now operates independently of DefaultsPlugin - Cleanup of ExtGhPagesPlugin - The Lombok and Checker plugins now imply the extended IntelliJ plugin when the "org.gradle.idea" plugin is used - The Lombok and Checker plugins now imply the extended Java plugin - Added Kotlin Gradle Plugin to offline testing cache - Turn off Gradle daemon in integration tests - Using Docker directly for Travis - Turn down integration test logging level - Added Kotlin Gradle Plugin to offline testing cache - Update .travis.yml to support Git-LFS - Upgrade build to use Gradle-Defaults 4.0.0
v4.0.0
v3.0.0
Added Kotlin as a supported language for configuration.
Much improved documentation.
The creation of the *Config classes now generally use Java Futures to give the Project as chance to finish evaluating before activating some of the changes.
DefaultsExtension now supports project inheritance, getting its values from its parent project unless a value is overridden in the child.
Changed "id" to "orgId" in DefaultsExtension to make it clearer what it is for.
v2.3.2: Release of 2.3.2
- Fix BinTray plugin not getting package name/repo
v1.0.2
v1.0.1
v1.0.0
- Cleanup for 1.0.0 release
- Own dog food: Eat
- Update integration links
- Added IDEA configuration
- Improved Bintray support
- Fixed formatting
- Updated references to com.mooregreatsoftware
- Moved classes from org.ajoberstar to com.mooregreatsoftware
- Forked from ajoberstar/gradle-defaults@a82a5cc