Age | Commit message (Expand) | Author |
---|---|---|
2021-05-10 | feat: add WebStorage API (#7819) | crowlKats |
2021-05-02 | cleanup(runtime): re-export deno_timers like all other deno crates (#10464) | Aaron O'Mullan |
2021-04-26 | remove #![deny(warnings)] (#10376) | Ryan Dahl |
2021-04-06 | refactor: add deno_file op crate (#10019) | Luca Casonato |
2021-03-26 | remove macro_use (#9884) | Ryan Dahl |
2021-03-18 | fix: fallback to default UA and CA data for Deno.createHttpClient() (#9830) | Aaron O'Mullan |
2021-03-12 | refactor: move Console to op_crates/console (#9770) | Luca Casonato |
2021-03-12 | chore: split web op crate (#9635) | Luca Casonato |
2021-03-01 | feat: WebGPU API (#7977) | crowlKats |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl |
2021-01-06 | refactor: move WebSocket API to an op_crate (#9026) | Luca Casonato |
2020-12-13 | refactor: deno_runtime crate (#8640) | Bartek IwaĆczuk |