github raphw/byte-buddy byte-buddy-1.9.0
Byte Buddy 1.9.0

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
5 years ago
  • Update to ASM 7 for non-experimental Java 11 support.
  • Reduce byte code level to Java 5.
  • Add module-info.class for byte-buddy and byte-buddy-agent artifacts.
  • Extend ClassInjector API to allow supplying string to byte array mappings.
  • Add visitor to allow adjustment of inner class attribute.
  • Refactor agent builder API to use decoration by default and rather require explicit termination.
  • Add Plugin.Engine to allow simple static enhancements and rework build plugins for Maven and Gradle to use it.
  • Refactor AsmVisitorWrapper.ForDeclaredMethods to only instrument methods on .method but offer .invokable for anthing.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.