Skip to content

v1.2 Deno, ARM, and symlink fixes

Compare
Choose a tag to compare
@mpizenberg mpizenberg released this 08 Sep 19:00
· 43 commits to master since this release

EDIT: I forgot to update the version of the program, so please use v1.2.1 instead.

This release brings two main changes.

  1. ARM precompiled binaries are now available for Apple M1 and Linux.
  2. It is possible to use Deno instead of Node for the runtime via the --deno CLI argument.

Also, some issues with symlinks have been fixed.