Skip to content

Releases: metacall/core

MetaCall v0.1.28 [2020-01-21]

21 Jan 00:12

Choose a tag to compare

  • Add fPIC for trampoline on guix build.

MetaCall v0.1.27 [2020-01-20]

20 Jan 23:58

Choose a tag to compare

  • Update package lock version in node port.
  • Enable build with gyp only for trampoline in order to support guix without node dependencies.

MetaCall v0.1.26 [2020-01-20]

20 Jan 21:58

Choose a tag to compare

  • Remove node-gyp step from build commands when guix is enabled.

MetaCall v0.1.25 [2020-01-20]

20 Jan 21:27

Choose a tag to compare

  • Remove disable variables for trampoline and bootstrap, and add a new variable for disabling all unreproductible steps from the build system.

MetaCall v0.1.24 [2020-01-17]

17 Jan 15:30

Choose a tag to compare

  • Change metacallcli to metacall in the metacall cli image.
  • Update documentation of py port.
  • Update node port version.

MetaCall v0.1.23 [2020-01-02]

02 Jan 12:33

Choose a tag to compare

  • Improve load method, still failing with nginx.
  • Initialize ruby stack.
  • Update python to 3.7, ruby to 2.5 and debian to buster. Disabled V8 from build step, it needs to be compiled like NodeJS (possibly in a different dockerfile or migrating all docker dependency management to Guix). Update swig to 4.0. Improve node port for handling already installed metacall (Guix).
  • Add TODO in python for allowing different key types in dict type.
  • Implemented Dict type for return in python loader.
  • Add documentation to nodejs port and python port about metacall cli for launching the scripts. EnaAdapt python port to the new way of install distributable tarballs.
  • NodeJS port working properly.
  • Update nodejs port version.
  • Solve errors with nodejs port paths.
  • Add execution permissions to upload script in nodejs port.
  • Implement preinstall script for nodejs port, add readme info.
  • Implement node port with latest install script for metacall.
  • Add additional info for installing via metacall/install.
  • Update errata about Guix in README.
  • Add info about how to download or install metacall.
  • Add TODO annotation.
  • Solved errata in TOC and link.
  • Add go port with complete PoC.
  • Add call for golang port, return still not implemented.
  • Add base implementation for golang port.

MetaCall v0.1.22 [2019-12-14]

14 Dec 04:56

Choose a tag to compare

  • Remove custom version of FindRuby and use the standard CMake version.
  • Update NetCore version.
  • Add some doc for node port refactor.
  • Minor bug solved in node port.

MetaCall v0.1.21 [2019-12-03]

03 Dec 11:57

Choose a tag to compare

  • Add logs for node port in debug mode.
  • Minor bug solved in logs.

MetaCall v0.1.20 [2019-12-02]

02 Dec 21:21

Choose a tag to compare

  • Solve minor bug in namespaces on node port.

MetaCall v0.1.19 [2019-12-02]

02 Dec 20:48

Choose a tag to compare

  • Add metacall inspect to node port.
  • Adding more codes to rpc loader