Byte Buddy v1.4.8 Release Notes

Release Date: 2016-07-01 // almost 8 years ago
    • ๐Ÿ‘ Allow to skip execution of instrumented method from Advice via entry advice indicated by return value.
    • โž• Added API to transform predefined type variables on a dynamic type.
    • ๐Ÿ”จ Refactored Transformer API to be shared for methods, fields and type variables.
    • ๐Ÿ‘ Allow to spread Advice methods over multiple classes.
    • โž• Added convenience methods to AsmVisitorWrappers for declared fields and methods.
    • ๐ŸŽ Performance improvements in Advice class for byte code parsing.