Byte Buddy 1.12.3
raphw
released this
02 Dec 21:58
·
1301 commits
to master
since this release
- Move configuration for Java version to extension and avoid implicit configuration during task execution to allow for using a configuration cache.
- Make fail last the alternative to fail fast instead of not failing the build. Enable fail fast by default in the Gradle plugin.
- Use instrumented type in
MemberSubstitution
to include newly added properties in its description.