Release v0.32.0
Changelog
✅ Issues
- c175112 [licensing] add an option to exclude sourcesets. Fixes #255
- dc03b1b Support publication of java-platform projects. Fixes #253
- c26757e [jacoco] skip non existent execution data. Fixes #236
- bf6b6ac Remove buildscan plugin. Fixes #249
- 61a1cd2 Remove apidoc plugin. Fixes #248
- e42df83 Refactor duplication from aggregate configuration. Fixes #247 Allow specific sources to be excluded. Fixes #242. Fixes #243. Fixes #244. Fixes #245. Fixes #246
- f617ad4 [javadoc] configure static.javadoc.io for autoLink resolution. Fixes #241
- 7fd3be5 [base] Set closure strategy to DELEGATE_FIRST. Fixes #238
- 15933c0 Skip adding variants for source & javadoc
- 5b24aca Update dependencies
- 73243e3 Recursively apply plugins via pluginManager
- 10b086e Merge pull request #252 from ursjoss/detekt/failFast
- e5b3df4 Merge pull request #251 from ursjoss/bug/detekt
- b6ba628 Detekt configuration parameter failFast
- cc7059a Bump toolVersion to 1.4.0
- 775462c Apply detekt to projects with plugin kotlin-base (not java-base)
- 022dcf5 Handle IllegalStateException when configuration should not be resolved
- 0241439 Upgrade build settings
- 3d1b3a6 Support source & javadoc variants
- eaa0c59 Bump version, move guide to docs subdir
Contributors
Andres Almiray, GitHub, Urs Joss