Releases
v0.5.25
MetaCall v0.5.25 [2022-08-09]
Update version to v0.5.25.
Simplified clang detection in ruby for workaround in macos.
Add rust to the test workflow.
Fix comment indentation
Ensure proper uninstallation of n
Make sure the path correctly references npm
, npx
, and node
Fix cmake Ruby compiler flags fix for CI/CD
Debugging cmake Ruby compiler flags fix for CI/CD
Use correct script to build -_-
Remove sudo from make call
Setup the runtime and build the CLI
Add runtime set-up
Update metacall-runtime.sh with fixed version of libclang.
Make C dependencies fixed and cross-distro in metacall-environment.sh.
Rename extension core_plugin to cli_core_plugin, improve the cmake install for plugins and solve bugs from the tests.
Solve bugs in wasm loader and tests.
Add test-sanitizer to docker-compose.sh and change the test behavior to run without sanitizers.
Undo bug introduced in previous commit.
Solved init order bug related to handles.
Trying to implement base for LIFO destroy in handles.
Change npm installation in metacall-environment.sh
Adding sudo to uninstall nodejs in test workflow.
Solve bug in previous commit.
Trying to revert nodejs from test workflow.
Added better captions and workaround for NodeJS version in test workflow.
Change stem to filename in symbol address related to the extension loader.
Squashed commit of the following:
Add cobol dependency for ubuntu in metacall-environment.sh.
Solve bugs from dynlink, core_plugin and extension loader.
Solve minor bug for temporal TODO in metacall-environment.sh.
Solving bugs from core_plugin.
Add reproducible test (from ctest) of pull request #303
Add ubuntu/debian detection for metacall-environment.sh.
Bump tzinfo from 1.2.5 to 1.2.10 in /source/scripts/ruby/blog/source
Review of PR #298
Corrected few bugs from last PR review.
Review of PR #299
Remove warnings from funhook and ts loader.
Remove warnings from node trampoline.
Remove warnings from python loader.
Remove all warnings of node loader.
add core_plugin for cli
Make type enum match real type.
Add tests for rust.
Enable rust load impls from package.
Enable rust load classes from package.
Add FindPatchelf.
Add InstallPatchelf.
Patch rpath of rustc libs.
Add rust loader to dockerfile. Fix rust loader rpath.
Enable rust load functions from package.
Remove WRAPPER_DIR env var.
You can’t perform that action at this time.