All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Error SSL error that would occur when running
Mix.Tasks.Compile.Deno
#32
- Support for Deno lock files
- Switched over to using Elixir's built in
Port
module as opposed to:erl_exec
- Release was not packaging artifacts properly
- The ability to download the Deno binary from Github
- The ability to run Typescript and Javascript scripts from STDIN
- The ability to execute Typescript and Javascript file from the file system
- Support for all of the Deno permission flags in order to sandbox running scripts
- Livebook example documents