Byte Buddy 1.16.0
raphw
released this
17 Jan 23:02
·
20 commits
to master
since this release
- Allow for erasure of types of bootstrapped methods in
Advice
within instrumented class. - Rework
Advice
post-processing to allow for erasure of bootstrapped methods. - Fix missing application of hashCode/equals plugin for Java 8 code.
- Include support for JDK Class File API.
- Allow
Plugin.Engine
to retain folders.