| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-20 | perf: use ops for node:crypto ciphers (#17819) | Divy Srivastava | |
| Towards #17809 | |||
| 2023-01-14 | chore: use rustfmt imports_granularity option (#17421) | Divy Srivastava | |
| Closes https://github.com/denoland/deno/issues/2699 Closes https://github.com/denoland/deno/issues/2347 Uses unstable rustfmt features. Since dprint invokes `rustfmt` we do not need to switch the cargo toolchain to nightly. Do we care about formatting stability of our codebase across Rust versions? (I don't) | |||
| 2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
| Yearly tradition of creating extra noise in git. | |||
| 2022-10-20 | perf(serde_v8): `serde_v8::StringOrBuffer` return JS ArrayBuffer instead of ↵ | Divy Srivastava | |
| Uint8Array (#16360) Towards #16315 | |||
| 2022-09-01 | chore(serde_v8): take mutable reference in `ToV8::to_v8` (#15707) | Divy Srivastava | |
| 2022-05-13 | feat(serde_v8): bytes::Bytes support (#14412) | Aaron O'Mullan | |
| 2022-04-25 | cleanup(serde_v8): disambiguate ZeroCopyBuf (#14380) | Aaron O'Mullan | |
| 2022-04-24 | perf(serde_v8): zero-copy StringOrBuffer (#14381) | Aaron O'Mullan | |
| 2022-03-24 | chore: drop src/ in bench_util & serde_v8 (#14097) | Aaron O'Mullan | |
| To align with conventions used in our other crates | |||
