Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-09 | chore: update crates (#11332) | Luca Casonato | |
2021-07-02 | v1.11.3 | Luca Casonato | |
Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
2021-06-28 | chore: release deno_core (#11164) | Bartek Iwańczuk | |
2021-06-21 | chore: release crates (#11068) | Bartek Iwańczuk | |
2021-06-15 | chore: release crates (#10976) | Bartek Iwańczuk | |
2021-06-08 | chore: release crates (#10896) | Bartek Iwańczuk | |
2021-06-05 | refactor(crypto): validate max random bytes in Rust (#10857) | Leo K | |
2021-05-31 | v1.10.3 | Bert Belder | |
2021-05-31 | fix(webstorage): use opstate for sqlite connection (#10692) | crowlKats | |
Fixes #10691 | |||
2021-05-17 | chore: release crates (#10661) | Luca Casonato | |
For the Deno 1.10.2 release. | |||
2021-05-17 | chore: update dependencies (#10660) | Luca Casonato | |
2021-05-11 | chore: release crates (#10596) | Bartek Iwańczuk | |
2021-05-10 | feat: add WebStorage API (#7819) | crowlKats | |
This commit introduces localStorage and sessionStorage. |