Byte Buddy v1.10.10 Release Notes

Release Date: 2020-04-01 // about 4 years ago
    • ⚡️ Update ASM to 8.0.1
    • Close Dex files in Android class loader.
    • ➕ Add abstraction for advice dispatcher to allow for use of invokedynamic.
    • 📜 Properly handle incompatible type changes in parsed annotations.
    • ➕ Add support for Java records.