github johnrengelman/shadow 4.0.1

latest releases: 8.1.1, 8.1.0, 8.0.0...
5 years ago
  • Breaking Change! Transform.modifyOutputStream(ZipOutputStream os) to Transform.modifyOutputStream(ZipOutputStream jos, boolean preserveFileTimestamps).
    Typically breaking changes are reserved for major version releases, but this change was necessary for preserverFileTimestamps (introduced in v4.0.0) to work correctly
    in the presence of transformers, #404
  • Fix regression in support Java 10+ during relocation, #403

Don't miss a new shadow release

NewReleases is sending notifications on new releases.