Skip to content

MetaCall v0.1.12 [2019-11-12]

Compare
Choose a tag to compare
@viferga viferga released this 12 Nov 02:25
· 20 commits to f55de5b561dc63bd9a3955452899896308815cdd since this release
  • 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.