Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-08-17 | Simplify deno_core_http_bench op state (#7038) | Ryan Dahl | |
Removes unnecessary wrappers around ResourceTable and CoreIsolate. Importantly: now uses the resource table inside CoreIsolateState rather than a different one. Removes derive_deref dependency | |||
2020-08-13 | v1.3.0 | Bartek Iwańczuk | |
2020-08-12 | upgrade: Rust crates | Bert Belder | |
The following crates were _not_ upgraded to avoid having multiple versions of the same crate in the dependency tree: * tokio-tungstenite v0.10.1 -> v0.11.0 * swc_common v0. 8.0 -> v0. 9.1 * swc_ecmascript v0. 1.0 -> v0. 3.0 * webpki-roots v0.19.0 -> v0.20.0 * nix v0.17.0 -> v0.18.0 | |||
2020-08-08 | v1.2.3 | Ryan Dahl | |
2020-08-08 | upgrade: rusty_v8 0.8.1 / V8 8.6.334 (#6980) | Bert Belder | |
2020-07-31 | v1.2.2 | Ryan Dahl | |
2020-07-24 | v1.2.1 | Ryan Dahl | |
2020-07-23 | Align cargo dependency features (#6860) | Ryan Dahl | |
2020-07-23 | upgrade: tokio 0.2.22 (#6838) | Bartek Iwańczuk | |
2020-07-19 | Upgrade to rusty_v8 0.7.0 (#6801) | Bert Belder | |
2020-07-13 | v1.2.0 | Bartek Iwańczuk | |
2020-07-08 | BREAKING(core): Remove control slice from ops (#6048) | Valentin Anger | |
2020-07-06 | chore: Only use one set of tokio features (#6655) | Ryan Dahl | |
2020-07-03 | v1.1.3 | Bartek Iwańczuk | |
2020-06-26 | v1.1.2 | Bartek Iwańczuk | |
2020-06-26 | Upgrade to rusty_v8 0.4.2 / V8 8.5.216 (#6503) | Bert Belder | |
2020-06-19 | v1.1.1 | Ryan Dahl | |
2020-06-19 | upgrade crates (#6378) | Ryan Dahl | |
2020-06-19 | upgrade: v8 to 8.5.104, rusty_v8 0.5.1 (#6377) | Ryan Dahl | |
2020-06-12 | v1.1.0 | Bartek Iwańczuk | |
2020-06-03 | v1.0.5 | Ryan Dahl | |
2020-06-03 | upgrade: rusty_v8 0.5.0 (#6070) | Ryan Dahl | |
2020-06-02 | v1.0.4 | Bartek Iwańczuk | |
2020-05-30 | upgrade: Rust crates (#5959) | Ryan Dahl | |
2020-05-29 | v1.0.3 | Bartek Iwańczuk | |
2020-05-22 | v1.0.2 | Bartek Iwańczuk | |
2020-05-20 | v1.0.1 | Ryan Dahl | |