Byte Buddy v1.3.0 Release Notes

Release Date: 2016-03-01 // about 8 years ago
    • โž• Added Advice adapter for ASM.
    • ๐Ÿ›  Fixed AsmVisitorWrapper registration to be stacked instead of replacing a previous value.
    • โž• Added validation for setting field default values what can only be done for static fields. Clarified javadoc.
    • ๐Ÿ›  Fixed attach functionality to work properly on IBM's J9.