Skip to content

Byte Buddy 1.14.6

Compare
Choose a tag to compare
@raphw raphw released this 14 Aug 22:34
· 163 commits to master since this release
  • Add PatchMode.SUBSTITUTE and ResettableClassFileTransformer.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.