Skip to content

Releases: metacall/core

MetaCall v0.1.34 [2020-01-23]

23 Jan 20:58
Compare
Choose a tag to compare
  • Mimic CLI behavior to node, python or other repls, update doc and versions of npm and pip package.

MetaCall v0.1.33 [2020-01-23]

23 Jan 20:40
Compare
Choose a tag to compare
  • Remove package managers from MetaCall CLI.

MetaCall v0.1.32 [2020-01-22]

22 Jan 03:51
Compare
Choose a tag to compare
  • Move outside the scripts for package managers in metacallcli, trying to make more portable the cli.

MetaCall v0.1.31 [2020-01-21]

21 Jan 21:43
Compare
Choose a tag to compare
  • Remove shebang from metacall cli npm installer (conflicts with Guix install meanwhile the script is embedded into C/C++).

MetaCall v0.1.30 [2020-01-21]

21 Jan 20:17
Compare
Choose a tag to compare
  • Update NodeJS Port documentation and version.
  • Add npm and pip package managers working properly.

MetaCall v0.1.29 [2020-01-21]

21 Jan 03:52
Compare
Choose a tag to compare
  • Enable node modules in bootstrap again, Guix will try to copy them manually from cherow.

MetaCall v0.1.28 [2020-01-21]

21 Jan 00:12
Compare
Choose a tag to compare
  • Add fPIC for trampoline on guix build.

MetaCall v0.1.27 [2020-01-20]

20 Jan 23:58
Compare
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
Compare
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
Compare
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.