Release v0.5.0
Changelog
✅ Issues
- 8dd5ef9 Let license aliases be defined using the DSL. Fixes #20
- e5537df Disbale license tasks if license.enabled is false. Fixes #19
- 20bd894 Values from config are eagerly applied. Fixes #18
- 634d320 Let 'maven' be the default value for bintray.repo. Fixes #17
- 3635135 Fix generation or aggregate dependency-license report. Fixes #16
- c04a03a Add common license aliases. Fixes #15
- 5216945 Check asciidoctor attributes before overriding them. Fixes #14
- 10bfb61 Fix generation of aggregate source stats. Fixes #13
- 0ae36aa Set xml and text as defualt formats for source stats. Fixes #12
- e5ad77e Disable bintray tasks if bintray.enabled is set to false. Fixes #11
- be6a8af Query for id.spdx() when requesting a license's name. Fixes #3
- 76188b1 Bump for next release
- c7fd65b Make sure to merge enabled state of spec/impl
- b4f36d7 Add aggregate license reports
- dde6929 Add SourceHtml plugin
- 2cb14c4 Add userHome dir to git ignore and remove from index
- 1e0b196 Add SourceStats plugin Move every plugin to its own package
- f92fc43 Defer JAR configuration
- a9c4738 Re-enabled jacoco root tasks
- 9eab7f5 Fix aggregate api docs generation
- cdb02d7 Do not configure tasks per sourceset
- 9e57485 Fix readme
- edc2527 Fix readme
- eb1033d Bump version for next dev cycle
Contributors
aalmiray