1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/op_crates
Luca Casonato 62716422b9
chore(console): distinguish between log levels (#9824)
Change `Console.#printFunc` to pass a log level as the second argument
(0 = debug, 3 = error), instead of a boolean for `isErr`. This does not
change the Deno runtime behaviour at all.
2021-03-18 19:25:25 +01:00
..
console chore(console): distinguish between log levels (#9824) 2021-03-18 19:25:25 +01:00
crypto chore: bump crates (#9769) 2021-03-12 22:29:07 +01:00
fetch refactor: use serde ops more (#9817) 2021-03-17 17:33:29 -04:00
url refactor: use serde ops more (#9817) 2021-03-17 17:33:29 -04:00
web chore: bump crates (#9769) 2021-03-12 22:29:07 +01:00
webgpu chore: upgrade to tokio 1.3.0 (#9778) 2021-03-14 10:03:24 -04:00
webidl chore: bump crates (#9769) 2021-03-12 22:29:07 +01:00
websocket refactor: use serde ops more (#9817) 2021-03-17 17:33:29 -04:00