Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-26 | fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) | Armaan Salam | |
Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156 | |||
2024-05-28 | feat(vendor): support modifying remote files in vendor folder without ↵ | David Sherret | |
checksum errors (#23979) Includes: * https://github.com/denoland/deno_graph/pull/486 * https://github.com/denoland/deno_graph/pull/488 * https://github.com/denoland/deno_lockfile/pull/25 * https://github.com/denoland/deno_lockfile/pull/22 * https://github.com/denoland/deno_graph/pull/483 * https://github.com/denoland/deno_graph/pull/470 | |||
2024-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret | |