Byte Buddy 0.6.1
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
andInvokeDynamic
implementations. - Further API clean-up.