Release v0.43.0
Changelog
✅ Issues
- 1a07cc3 [deteckt] do not set aggregateDetekt.ignoreFailures to false by default. Relates to #432
- 6a9cc40 [coveralls] fix default enable status. Fixes #419
- 04d264a [scaladoc] add option to generate empty JAR. Fixes #445
- 855d6fc [groovydoc] add option to generate empty JAR. Fixes #444
- d8924f5 [javadoc] add option to generate empty JAR. Fixes #443
- d151a58 [source] add option to generate empty JAR. Fixes #442
- 85c244b [base] fix visibility of coveralls config in multi-project. Relates to #419
- aa35d1d [jar] add Build-Jdk-Spec to manifest. Fixes #441
- 81061ee [reproducible] Add a plugin for reproducible builds. Fixes #435
- 685ab2d [base] add task to display the archives configuration. Fixes #440
- 1bccafa Skip task registration if plugin is disabled. Fixes #431
- dae16b4 [javadoc] add optio to skip auto JDK link. Fixes #438
- 9781dcd [settings] skip buildSrc, gradle, build directories when layout = standard. Fixes #439
- dfdddeb [settings] Do not cache project structure by default. Fixes #436
- f66770f Use ISO-8601 for time frmat. Fixes #434
- 344100d Fix aggregate jacoco reports. Fixes #433
- 0f34ff1 Prepare for release
- 8339f54 [settings] normalize project name check
- 70a90de Increase test logging
- 392d585 Capture build artifacts (2)
- 1fcf00d Capture build artifacts
- 9f2bb9a Attempt to fix broken test on Windows (2)
- 7ef1392 Attempt to fix broken test on Windows
- 9bf5c6b [project] add include/exclude options to CopyDependenciesTask. Relates #430
- 9d082a5 Update license headers
- d31f8d0 Bump version
- c881a48 Update changelog
Contributors
Andres Almiray