Skip to content

v1.3.2 Typescript Revolution

Latest
Compare
Choose a tag to compare
@Compositr Compositr released this 24 Aug 10:24
· 12 commits to main since this release
03c0b8f

Fully moved to TypeScript! No more JS!

Other than that nothing much has changed. Updated README though and removed unneeded license in README. Also the first release to include binaries for Windows, Linux and MacOS (Windows is currently the only officially supported one)

v1.3.2 Typescript Revolution

  • Changed all JavaScript code to Typescript
  • Changed some internals to optimise the program
  • Removed some unneeded dependecies
  • Refractor internals due to TypeScript migration