MetaCall v0.2.4 [2020-08-11]
viferga
released this
11 Aug 18:01
·
39 commits
to 41313a2e7b478d739f6093635fadc0a3c5413638
since this release
- Minor bug in installation of cherow and typescript node modules in the correct folder for docker builds.
- Add base for dart loader.
- Make the dlang port source external so it can be published to dub.
- Add recursive init in readme (just in case).
- Solve minor bug in detection of async functions in typescript loader.
- Add typescript to docker.
- Minor in configuration when retrieving a value.
- Add D to the ports list, improve documentation about language support.
- TypeScript loader working properly and passing the tests. More types need to be added but it works.
- Hook bootstrap.ts into node loader configuration in order to substitute the runtime for the ts loader.
- Linting.
- Support for return type and arguments type in node loader inspect.
- Disable fork test if detours is not enabled.
- minor optimizations
- Automatic type conversion
- Fix D port
- Add D port
- Add Deno PoC
- Minor changes in ts loader test.
- Add documentation and tests for typescript, still not completely finished but almost done.
- Implement bootstrap for typescript working properly.
- Add base for inspect in ts loader.
- Add initialization, clear and destruction in typescript boostrap script.
- Add initialization phase in node loader boostrap script in order to support initialization in typescript.
- Implement load from file and load from memory in typescript loader.
- Implement base for TypeScript loader.
- Memory leaks reported by @cngzhnp solved.
- Add django detection to avoid integration tests if django is not found.
- Improvements in node port, adapted code for working with msvc.
- Add support for multiple versions of ICU library depending on the NodeJS version (for NodeJS CMake find script).
- Bump lodash from 4.17.15 to 4.17.19 in /source/ports/node_port
- Bump rack from 2.0.8 to 2.2.3 in /source/scripts/ruby/blog/source
- Bump websocket-extensions in /source/scripts/ruby/blog/source
- Bump puma from 4.3.3 to 4.3.5 in /source/scripts/ruby/blog/source