Byte Buddy 1.14.6
raphw
released this
14 Aug 22:34
·
443 commits
to master
since this release
- Add
PatchMode.SUBSTITUTE
andResettableClassFileTransformer.Substitutable
for in-order patching. - Allow for explicit specification og differential matcher when patching an
AgentBuilder
. - Add platform loader to locator for build plugins.
- Correctly resolve accessors for fields with capitalized first letter.
- Make jars for Android read-only as newer versions require it.