Releases: metacall/core
Releases · metacall/core
MetaCall v0.2.20 [2020-08-19]
- Remove test from go port.
MetaCall v0.2.19 [2020-08-19]
- Refactor go port.
MetaCall v0.2.18 [2020-08-19]
- Add go module for golang port.
MetaCall v0.2.16 [2020-08-19]
- Add independent detection for v8 and uv headers in find nodejs cmake script.
MetaCall v0.2.15 [2020-08-19]
- Remove v8 headers dependency from node.
- Add composer file to php port.
- Improve php port tests.
- Add placeholder for php based on ruby.
MetaCall v0.2.14 [2020-08-18]
- Set correct types for array and map in ts loader.
MetaCall v0.2.13 [2020-08-17]
- Solve minor bug for folders that are not created in CMake targets.
MetaCall v0.2.12 [2020-08-17]
- Improve cli tests and update prefix from cli to lambda.
- Improved CLI, added new extensions/tags for loaders, improve testing of the CLI.
MetaCall v0.2.11 [2020-08-12]
- Solve bug in NodeJS Addon API.
MetaCall v0.2.10 [2020-08-12]
- Improve NodeJS Addon API find script.