- Make service files root path configurable for
ServiceFileTransformer
(Issue #72) - Andres Almiray - Added PropertiesFileTransformer (Issue #73)
- Brandon Kearby - Fixed StackOverflow when a cycle occurs in the resolved dependency graph (Issue #69)
- Apply Transformers to project resources (Issue #70, Issue #71)
- Do not drop non-class files from dependencies when relocation is enabled. Thanks to Minecrell for digging into this. (Issue #61)
- Remove support for applying individual sub-plugins by Id (easier maintenance and cleaner presentation in Gradle Portal)