v0.9.0
We keep building on the refactoring done on #14 and add some missing features. In v0.9.0:
- New:
autoSources()
,autoDocs()
,emptySources()
andemptyDocs()
utilities for automatically adding JAR files - New:
component.extras
lets you add extra artifacts to the publication - New: option to conditionally disable single components using the
component.enabled
property - Fix: GitHub POM files not respecting
defaultSpec
fallbacks - Fix: release description not used in the final POM file
PRs
Full Changelog: v0.8.0...v0.9.0