Skip to content

MetaCall v0.9.0 [2025-06-01]

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 11:18
  • Update version to v0.9.0.
  • Remove GC print unless we use sanitizers on python.
  • Solve another issue from rb_loader.
  • Solve issue on linux.
  • Make rb_loader weakly linked to libruby.
  • Solve issues in windows library path listing.
  • Solve issues in py loader windows.
  • Solve issues with exceptions.
  • Solve python exception issues.
  • Solve more issues from py_loader on windows.
  • Remove windows matrix temporally.
  • Remove windows matrix temporally.
  • Solve more issues in python loader.
  • Solve more issues in python loader.
  • Solve more issues in python loader.
  • Solve more issues in python loader.
  • Solve more issues in windows python.
  • Solve more issues on python.
  • Solve delay load import issues on windows.
  • Enable more msvc versions.
  • Solve deadlock in metacall node port test.
  • Solve issue with python.
  • Support for ruby.exe, metacall is not working now.
  • Ruby port and ruby.exe support in progress.
  • Remove Swig, start to reimplement ruby port.
  • Try to solve issues with python and iterators.
  • Change print of gc.
  • Improve python.exe support.
  • Almost working version for py_port with python.exe.
  • Remove debug info.
  • Update rust port.
  • Trying to solve issues.
  • Trying compose with bake.
  • Add base for python.exe support in python loader and port.
  • Trying to solve issues of dockerhub multi arch builds.
  • Solve issues in macos node port executable.
  • Trying to solve issues with loongarch64.
  • Added loongarch64, windows working well, add doc for architectures.
  • Convert set_iterate to set_iterator, implemented loader link.
  • Refactor set_iterate into iterator inside adt_set.c
  • Improve hash map and add set benchmarks.
  • Refactor Windows loader implementation to improve symbol replacement logic and ensure proper unloading of handles.
  • Solved bugs.
  • Solve issue in windows.
  • Trying to solve issue of windows dlls.
  • Solve issues of gtest in windows.
  • Solve issues in detours and node loader for windows.
  • Solved warnings, trying to mto make windows work.
  • Solve issues with macos.
  • Finished docker hub CI, remove warning from node loader.
  • Testing dockerhub.
  • Simplify list.
  • Final version of dockerhub.
  • Test platform.
  • Test platform.
  • Dockerhub.
  • Solve issues dockerhub.
  • Solve more issues dockerhub.
  • Solve issues dockerhub.
  • Try to improve dockerhub.
  • Solve issues dockerhub.
  • Keep trying solving issues with dockerhub.
  • Extend timeout of rpc test.
  • Improved the architecture build.
  • Improve minor issues rapidjson.
  • Trying buildx in dockerhub.
  • Trying to solve dockerhub.
  • Solve issues on docker, improbe build warnings.
  • Trying to solve issues with atomic abi.
  • Add file dependency for debug dockerhub.
  • More debug of dockerhub.
  • Testing things with dockerhub.
  • Use the binary on docker hub.
  • Add deubg.
  • Trying to solve issues with docker hub.
  • Docker path.
  • Revert "Trying path in docker."
  • Trying path in docker.
  • Trying to solve issues with dockerhub.
  • Minor bug in metacall link.
  • Add base for detour improvements.
  • Solve issues in tests.
  • Solve issues from docker hub.
  • Sovle issues from dynlink.
  • Trying to improve docker hub.
  • Trying to solve issues with docker hub ci.
  • Update gtest properly to c++17.
  • Solve issues with gtest.
  • Update google test version.
  • Updated gtest, add comments on fork.
  • Solve issues in node loader for 32 bits.
  • Update backtrace.
  • Solve issues with logs on 32 b32 bits.
  • Solve issues with atomic.
  • Solve issues in release.
  • Solve more issues.
  • Trying to solve dynlink error.
  • Avoid to optimize function in release.
  • Minor bug in cmake libgit2.
  • First version of plthook working, improved dylink and added support for hooking the loaders.
  • Typo on notice.
  • Improve the implementation.
  • Add loading of the dependencies.
  • Improve dynlink and prepare it for managing the dependencies of the loaders.
  • Start to improve node loader.
  • Solved metacall fork in linux.
  • Detour working properly, enum still failing.
  • Add base of plthook.
  • Extended dynlink for getting symbols of the executable.
  • Update copyright.
  • Minor improvement to git2.