Byte Buddy v1.8.18 Release Notes

Release Date: 2018-08-01 // over 5 years ago
    • โž• Add API for defining inner types and nest mate groups.
    • โž• Add decoration transformer for more efficient application of ASM visitors.
    • ๐Ÿ‘ Allow chaining of MethodCalls.
    • Prohibit illegal constructor invocation from MethodCalls.