Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-10 | feat(cli): use NotCapable error for permission errors (#25431) | Luca Casonato | |
Closes #7394 --------- Co-authored-by: snek <snek@deno.com> | |||
2024-09-03 | BREAKING(permissions): remove --allow-hrtime (#25367) | Luca Casonato | |
Remove `--allow-hrtime` and `--deny-hrtime`. We are doing this because it is already possible to get access to high resolution timers through workers and SharedArrayBuffer. Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com> | |||
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-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret | |