Skip to content

byte-buddy-1.14.19

Compare
Choose a tag to compare
@raphw raphw released this 15 Aug 23:08
· 263 commits to master since this release
  • Add Maven Mojo for transforming jars and for transforming dependencies folder.
  • Better error handling for unresolved type variables.
  • Allow loading arguments of the instrumented method in MemberSubstitution.
  • Fix checks for method visibility.