1.0.0
Migration to executables and Typescript
The build script now uses typescript (behind the scenes), since it allows for more customization and functionality of the script, such as loaders and automatic dependency downloading. This is compiled as javascript and packaged as executables (e.g. .exe
for windows) to include all node dependencies.
These changes are reflected in the README.md
.