Skip to content

1.0.0

Compare
Choose a tag to compare
@Turtlepaw Turtlepaw released this 30 Dec 01:43
· 62 commits to main since this release

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.