Skip to content

1.0.3

Compare
Choose a tag to compare
@johnrengelman johnrengelman released this 29 Jul 21:00
· 1109 commits to main since this release
  • 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)