Skip to content

Byte Buddy 0.6.1

Compare
Choose a tag to compare
@raphw raphw released this 21 Apr 07:53
· 6540 commits to master since this release
  • Added AnnotationDescription.Builder to allow easy definition of annotation values without loading any values.
  • Added possibility to define enumerations at runtime.
  • Added possibility to dynamically read enumerations for the MethodCall and InvokeDynamic implementations.
  • Further API clean-up.