Byte Buddy v1.11.2 Release Notes

Release Date: 2021-06-01 // almost 3 years ago
    • ๐Ÿ›  Fixes resolution of array types for Java descriptors of JavaConstant.
    • Properly process Android's version string and avoid relying on the version string where possible.
    • ๐Ÿ‘ Allow for self-calls when creating a MethodCall and identifying a method via a matcher.