Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 385 Bytes

release_notes.md

File metadata and controls

24 lines (14 loc) · 385 Bytes

Release Notes

0.5.0

  • Added getCallbackContexts() to JavetReflectionObjectFactory

0.4.0

  • Upgraded ByteBuddy to v1.15.5
  • Supported calling super
  • Supported extending an existing Java class
  • Added DynamicObjectExtendHandler

0.3.0

  • Supported all public constructors

0.2.0

  • Updated Javet to compileOnly

0.1.0

  • Added JavetReflectionObjectFactory