Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-09 | chore: update dependencies (#9455) | Luca Casonato | |
2021-02-05 | upgrade: rusty_v8 0.17.0, v8 9.0.123 (#9413) | Bartek Iwańczuk | |
2021-02-05 | chore: release crates (#9410) | Bartek Iwańczuk | |
2021-01-29 | chore: upgrade tokio to 1.1.1 (#9327) | Yusuke Tanaka | |
2021-01-29 | v1.7.1 | Ryan Dahl | |
2021-01-26 | chore: update crates (#9251) | Luca Casonato | |
Updates SWC, dprint, deno_lint, deno_doc, serde, and Tokio (to 1.1.0). Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-01-19 | v1.7.0 | Ryan Dahl | |
2021-01-19 | upgrade: rusty_v8 0.16.0, v8 8.9.255.3 (#9180) | Ryan Dahl | |
2021-01-13 | release crates | Ryan Dahl | |
2021-01-11 | upgrade: tokio 1.0 (#8779) | Bartek Iwańczuk | |
Co-authored-by: Bert Belder <bertbelder@gmail.com> | |||
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl | |
2020-12-30 | chore: release crates (#8931) | Bartek Iwańczuk | |
2020-12-28 | upgrade: rusty_v8 0.15.0, v8 8.8.294 (#8898) | Bartek Iwańczuk | |
2020-12-26 | fix: fetch bad URL will not panic (#8884) | Yosi Pramajaya | |
2020-12-22 | chore: release crates (#8854) | Bartek Iwańczuk | |
2020-12-14 | chore: release crates (#8765) | Bartek Iwańczuk | |
2020-12-14 | chore: release crates (#8760) | Bartek Iwańczuk | |
2020-12-13 | chore: release crates (#8744) | Bartek Iwańczuk | |
2020-12-11 | chore: fixed various misspellings and other typos (#8691) | Anh Hong | |
2020-12-09 | core: add plumbing for canceling ops when closing a resource (#8661) | Bert Belder | |
2020-12-08 | chore: release crates (#8662) | Bartek Iwańczuk | |
2020-12-08 | upgrade rusty_v8 to 0.14.0 (#8663) | Ryan Dahl | |
2020-11-25 | core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273) | Bert Belder | |
2020-11-23 | v1.5.4 | Bartek Iwańczuk | |
2020-11-21 | upgrade: rusty_v8 0.13.0, v8 8.8.278.2 (#8446) | Bartek Iwańczuk | |
2020-11-16 | v1.5.3 | Bartek Iwańczuk | |
2020-11-09 | v1.5.2 (#8301) | Kitson Kelly | |
2020-10-31 | v1.5.1 | Luca Casonato | |
2020-10-27 | v1.5.0 | Bartek Iwańczuk | |
Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
2020-10-19 | deno_core 0.64.0 (#8025) | Ryan Dahl | |
2020-10-18 | upgrade rusty_v8 (#8017) | Ryan Dahl | |
2020-10-10 | v1.4.6 | Bartek Iwańczuk | |
2020-10-09 | Implement Serialize for ModuleSpecifier (#7900) | Ryan Dahl | |
Also re-export serde from deno_core, since its now a dependency. | |||
2020-10-08 | v1.4.5 | Bartek Iwańczuk | |
2020-10-07 | upgrade: rusty_v8 0.11.0, V8 8.7.220.3 (#7859) | Bartek Iwańczuk | |
2020-10-03 | v1.4.4 | Bartek Iwańczuk | |
2020-10-02 | v1.4.3 | Bartek Iwańczuk | |
2020-09-25 | v1.4.2 | Bartek Iwańczuk | |
2020-09-18 | v1.4.1 | Bert Belder | |
2020-09-14 | refactor: Remove dependency on downcast_rs. (#7475) | Scott Olson | |
We don't seem to use downcast_rs in any essential way. We can just use the standard library `Any` directly. | |||
2020-09-15 | refactor: use the 'anyhow' crate instead of 'ErrBox' (#7476) | Bert Belder | |
2020-09-14 | Upgrade Rust crates, pin 'webpki-roots' to version 0.19.0 (#7454) | Bert Belder | |
2020-09-13 | v1.4.0 | Bartek Iwańczuk | |
2020-09-13 | upgrade: rusty_v8 0.10.0 / V8 8.7.75 (#7429) | Bert Belder | |
2020-09-06 | Move JSON ops to deno_core (#7336) | Bert Belder | |
2020-09-04 | v1.3.3 | Bartek Iwańczuk | |
2020-08-29 | v1.3.2 | Bartek Iwańczuk | |
2020-08-29 | upgrade: rusty_v8 0.9.1 / V8 8.6.334 (#7243) | Bartek Iwańczuk | |
2020-08-21 | Split core http benchmark into 'bin_ops' and 'json_ops' variants (#7147) | Bert Belder | |
2020-08-21 | v1.3.1 | Bartek Iwańczuk | |