Skip to content

MetaCall v0.9.15 [2025-10-30]

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Oct 15:22
  • Update version to v0.9.15.
  • Disable cxx port.
  • Solve more issues in metacall.
  • Solve issues cxx port.
  • Solve issues in metacall cxx port test.
  • Solve issue with metacall clear.
  • Improved rs port handle api.
  • Add base for handle in rs_port.
  • Update versions rs port.
  • Solve issues with upload in rs port.
  • Add new async api in rs port.
  • Solve issues in windows with cxx port.
  • Solve issues with rs_port.
  • refactor: rename 'script' parameters to 'path' in file loading functions (#587)
  • replace string loader tags with Tag enum (#588)
  • Improve metacall cxx port.
  • Improve cxx port.
  • Review of Thomas PR.
  • Reimplement and bugfix environment_variable_path_create, portability_path_get_name, portability_path_get_name_canonical (#580)
  • Improve cxx port.
  • Improve few issues in c++ port.
  • Remove version from rs_ports dependency.
  • Separated CI of rust into test and build.
  • Solve issues with ownership in cxx port.
  • Add base for cxx port.
  • Replace relevant EXPECT_EQ / ASSERT_EQ with EXPECT_STREQ / ASSERT_STREQ (#579)
  • Corrected versions of rs_port.
  • Remove windows.
  • Improve rust ci.
  • Trying windows rust test again.
  • rust metacall-sys crate: enhance searching with RPATH handling for C Libs discovery across platforms (binary) and improve metacall-sys cargo (#576)
  • edit rs port readme and providing relatable links (#575)
  • Exposed the rs port find method for metacall library.
  • Improved rs port.
  • Improved portability of rs port.
  • Update rust ci.
  • Remove windows from rust ci.
  • Upgrade rs_port version.
  • remove usage of metacall::switch and some edits in Rust docs (#573)
  • Solve issues in rust port.
  • Add load from memory in c loader.
  • Trying to solve issues with windows on rs_port.
  • Comment out windows in rs_port ci.
  • Solve issues with cargo test.
  • Solve more issues in build.rs.
  • Solve cmake issue in macos benchmarks ci.