Skip to content

Byte Buddy, 1.10.20

Compare
Choose a tag to compare
@raphw raphw released this 03 Feb 08:01
· 1908 commits to master since this release
  • Reuse simple but commonly used matchers as constants to avoid repeated allocation.
  • Allow build plugins to be discovered from a plugin's class path.
  • Do not use cached version of classes that are currently transformed.
  • Allow using an incremental class path for build plugins in Gradle.
  • Fix filter applied to declared, non-virtual methods in MethodCall.