What's Changed
- Do not access 'project.zipTree' in mapping closure by @jjohannes in #261
- Update README.adoc by @wfouche in #263
- Support
io.github.goooler.shadow
plugin by @snazy in #262 - Use Java 21 on CI and minor updates by @Goooler in #264
- Test on Gradle 8.10 and minor updates by @Goooler in #266
- Prevent informational JMH messages for default Gradle log level by @snazy in #265
- Support
com.gradleup.shadow
plugin by @snazy in #267 - Constraint foojay-resolver version in tests by @Goooler in #269
- Update README for samples by @sinsuren in #220
- Replace space assignment for group by @Goooler in #276
New Contributors
- @jjohannes made their first contribution in #261
- @wfouche made their first contribution in #263
- @snazy made their first contribution in #262
- @sinsuren made their first contribution in #220
Full Changelog: RELEASE_0_7_2...RELEASE_0_7_3