Releases: metacall/core
Releases · metacall/core
MetaCall v0.1.15 [2019-11-27]
- Trying to solve rpath problem with node_port respect to metacall distributable.
- Add dynamic flags for fork safety initialization.
- Disable node default exports tests until bootstrap.js implements this feature.
- Change some extra shebangs from python to env python.
- Update all python shebangs.
- Deleting old C rpc_impl to CPP
- Used proper metacall api function
- Add test for default exports in NodeJS.
- Update compile options in msvc to properly build in release mode.
MetaCall v0.1.13 [2019-11-14]
- Add static scope to sest_bucket_realloc and set_bucket_realloc_iterator.
- Enable fork safety by default.
- Add execution permissions to ld script.
- Add ldconfig script for distributable.
MetaCall v0.1.12 [2019-11-12]
- Solve bug of node port.
- Trying to solve node port bug in docker, but not working properly.
- Improve compiler flags.
- Solved minor bug in safe version of load execution path.
- Solve memory leak in rapid json serializer with test added with malformed jsons.
- Add safe string version for loading paths.
- Add export function for retrieving a map with symbols and a test for it.
- Add TODO in MetacallDef for updating the value ids.
- Improve minor bugs and added doc in metacallcli.
- Improve some bugs in rb rails integration test.
- Change node port proxy by overriding require directly in Module.
- Add base for function type implementation.
- Check if python dependencies are installed for python tests.
- Add tests and improve minor bugs in node port.
- Add base for monkey patch in nodejs port.
- Modify inspect format with type id information.
- Still working on Discover function
- Update netcore version.
- Remove prefix from NodeJS install, it breaks the docker build.
MetaCall v0.1.9 [2019-01-25]
- Add ports to readme.
MetaCall v0.1.8 [2019-01-21]
- Solve syntax errors for Travis CI.
- Add GitHub automated releases for Travis CI.
- Change registry for Travis CI.
- Add deployment for GitHub releases in Travis.
MetaCall first release.
v0.1.0 MetaCall first release.