Releases: metacall/core
Releases · metacall/core
MetaCall v0.1.34 [2020-01-23]
- 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]
- Remove package managers from MetaCall CLI.
MetaCall v0.1.32 [2020-01-22]
- Move outside the scripts for package managers in metacallcli, trying to make more portable the cli.
MetaCall v0.1.31 [2020-01-21]
- 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]
- Update NodeJS Port documentation and version.
- Add npm and pip package managers working properly.
MetaCall v0.1.29 [2020-01-21]
- Enable node modules in bootstrap again, Guix will try to copy them manually from cherow.
MetaCall v0.1.28 [2020-01-21]
- Add fPIC for trampoline on guix build.
MetaCall v0.1.27 [2020-01-20]
- 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]
- Remove node-gyp step from build commands when guix is enabled.
MetaCall v0.1.25 [2020-01-20]
- Remove disable variables for trampoline and bootstrap, and add a new variable for disabling all unreproductible steps from the build system.