Skip to content

Releases: metacall/core

MetaCall v0.1.15 [2019-11-27]

27 Nov 02:48
Compare
Choose a tag to compare
  • 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]

14 Nov 02:41
Compare
Choose a tag to compare
  • 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]

12 Nov 02:25
Compare
Choose a tag to compare
  • 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]

25 Jan 16:23
Compare
Choose a tag to compare
  • Add ports to readme.

MetaCall v0.1.8 [2019-01-21]

21 Jan 20:29
Compare
Choose a tag to compare
  • 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.

18 Jan 16:21
Compare
Choose a tag to compare
v0.1.0

MetaCall first release.