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.