Byte Buddy 1.10.10
raphw
released this
29 Apr 18:51
·
2143 commits
to master
since this release
- 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.