Byte Buddy v1.8.1 Release Notes

Release Date: 2018-03-01 // about 6 years ago
    • ➕ Add implementations for HashCodeMethod, EqualsMethod and ToStringMethod including build tool plugins.
    • 🔨 Refactor handling of stack map frame translation within Advice to allow for handling of methods with inconsistent stack map frames if the method arguments are copied.
    • 0️⃣ Make argument copying the default choice if exit advice is enabled.
    • 🛠 Fix a bug in parameter annotation computation within Advice.
    • ⚡️ Update to ASM 6.1.1.