Byte Buddy v1.6.1 Release Notes

Release Date: 2017-01-01 // over 7 years ago
    • โž• Added check to @Pipe for method invokability.
    • โž• Added unsafe ClassInjector and class loading strategy.
    • ๐Ÿ‘Œ Improved reflection-based class injector on Java 9.
    • โœ‚ Removed unnecessary class file location using modules on Java 9.
    • ๐Ÿ‘Œ Improved fail-safety for type variable resolution to allow processing incorrectly declared type variables.