Skip to content

MetaCall v0.5.22 [2022-07-18]

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 21:39
  • Update version to v0.5.22.
  • Minor bug in last commit solved.
  • Plugin extension and inout parameter for handles working properly.
  • Solve container of bug related to loader extension implementation, still bugs present in propagation of context.
  • Solve some bugs in windows respect to plugin_extension.
  • Impleplement support in metacall_load_from_{file, memory, package}, for passing handle as in parameter, refactor extension interfaces in order to support handles and propagate symbols to existing handle being loaded by the extension.
  • Revert "metacall-plugin-local-test working properly"
  • Review of PR #294
  • Undo changes from netcore.
  • Solve bugs with metacall await.
  • metacall-plugin-local-test working properly
  • fix segfault in metacall-ext-test
  • CMake add compilation flag for Ruby support in Homebrew OSX fix
  • Corrected bug in file_loader glob portability.