Skip to content

MetaCall v0.9.17 [2025-12-11]

Choose a tag to compare

@github-actions github-actions released this 11 Dec 13:16
  • Update version to v0.9.17.
  • Solve issues with rpath.
  • Add tests for node and python releases.
  • Undo nightly on rs port.
  • Set nightly in rust port.
  • Set nightly in rust port.
  • Trying asan in rs port.
  • Add stack trace to rs port.
  • Solve issues macos rs port.
  • Debug rs port.
  • Debug rs port.
  • Debug rs port.
  • Improve error messages in rs port.
  • Add debugging messages for rs port in order to debug macos.
  • Update rs port version.
  • Update FindMetaCall.cmake
  • Update release-rust.yml
  • Solve issues with windows rust port finding metacall.dll
  • Update py_loader_dict.c, moving DecRef inside Release.
  • Solve issue in dict debug on windows.
  • Solve more memory issues in py_loader.
  • Solve issue with memory references in python.
  • Add strong validation for memory leaks.
  • Improve py_loader, make function representation better and less hacky.