Skip to content

v8.1.0

Compare
Choose a tag to compare
@NathanWalker NathanWalker released this 08 Sep 20:29

Bug Fixes

  • check if a static method is already set (#122) (1f40861)
  • isolate dispose on app exit handling (57ec2ec)
  • memory leak when marshalling C string parameters (#127) (f946828)
  • general memory leak fixes 62dff97

Features