Tags: KNnut/deno
Tags
deno v1.4.1 / 2020.09.18 - fix(cli/console): escape special characters in strings and property names (denoland#7546, denoland#7533, denoland#7550) - fix(cli/fmt): canonicalize files in current dir (denoland#7508) - fix(cli/fmt): make fmt output more readable (denoland#7534) - fix(cli/install): revert "bundle before installation" (denoland#7522) - fix(cli/js): disable URL.createObjectUrl (denoland#7543) - fix(cli/js): use Buffer.writeSync in MultipartBuilder (denoland#7542) - fix(cli/repl): disable rustyline logs (denoland#7535) - fix(cli/repl): format evaluation results with the object specifier (denoland#7561) - fix(cli/bundle,eval,repl): add missing flags (denoland#7414) - refactor(cli): move fetch() implementation to op_crates/fetch (denoland#7524, denoland#7529) - refactor(cli): move FileReader and URL to op_crates/web (denoland#7554, denoland#7544) - refactor(cli): move op_resources and op_close to deno_core (denoland#7539) - refactor(cli/info,unstable): deno info --json output (denoland#7417) - refactor(cli/js): simplify global properties (denoland#7502) - refactor(cli/js): use Symbol.for instead of Symbol (denoland#7537) - refactor(core): remove JsRuntime::set_js_error_create_fn (denoland#7478) - refactor(core): use the 'anyhow' crate instead of ErrBox (denoland#7476) - upgrade: rust crates (denoland#7454) - benchmark: add no_check_hello benchmark (denoland#7458)
std v0.70.0 / 2020.09.18 - feat(std/node): add AssertionError class (denoland#7210) - fix(std/datetime): timezone bug (denoland#7466) - fix(std/testing): assertion diff color (denoland#7499)
PreviousNext