Byte Buddy 1.12.18
raphw
released this
13 Oct 07:21
·
698 commits
to master
since this release
- Allow writing to field from enter
Advice
in constructor, as byte code allows it. - Refactor Android plugin processor to avoid skipping local classes.
- Improve staleness filter for Maven plugin.
- Fix incorrect resolution of custom bound invokedynamic values in
Advice
.