Byte Buddy v1.10.20 Release Notes

Release Date: 2021-02-01 // about 3 years ago
    • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
    • 👍 Allow build plugins to be discovered from a plugin's class path.
    • Do not use cached version of classes that are currently transformed.
    • 👍 Allow using an incremental class path for build plugins in Gradle.
    • 🛠 Fix filter applied to declared, non-virtual methods in MethodCall.