summaryrefslogtreecommitdiff
path: root/op_crates/web/Cargo.toml
AgeCommit message (Collapse)Author
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden
2021-04-23chore: release crates (#10327)Luca Casonato
Release crates for the cli 1.9.2 release.
2021-04-21chore: release crates (#10269)Bartek Iwańczuk
* Revert "tooling(bench_util): benching and profiling utilities (#10223)" This reverts commit 733a00030582375c43fa156e978f25df6ecc9e9a. * Upgrade notify
2021-04-13chore: release crates (#10164)Bartek Iwańczuk
2021-04-08chore: update deps (#10058)Luca Casonato
This commit updates crate dependencies.
2021-04-02chore: bump dependent crates for cli (#9964)Kitson Kelly
2021-03-21chore: release crates (#9847)Bartek Iwańczuk
2021-03-12chore: bump crates (#9769)Luca Casonato
2021-03-12chore: split web op crate (#9635)Luca Casonato
This commit starts splitting out the deno_web op crate into multiple smaller crates. This commit splits out WebIDL and URL API, but in the future I want to split out each spec into its own crate. That means we will have (in rough order of loading): `webidl`, `dom`, `streams`, `console`, `encoding`, `url`, `file`, `fetch`, `websocket`, and `webgpu` crates.
2021-03-09chore: release crates (#9731)Bartek Iwańczuk
2021-03-02Bump crates again (#9653)Ryan Dahl
2021-03-02Bump crate versions (#9651)Ryan Dahl
2021-03-02refactor(op_crates/web): Move URL parsing to Rust (#9276)Nayeem Rahman
2021-02-12chore: release crates (#9481)Bartek Iwańczuk
2021-02-09chore: update dependencies (#9455)Luca Casonato
2021-02-05chore: release crates (#9410)Bartek Iwańczuk
2021-01-29v1.7.1Ryan Dahl
2021-01-26chore: 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-19v1.7.0Ryan Dahl
2021-01-13release cratesRyan Dahl
2021-01-11upgrade: tokio 1.0 (#8779)Bartek Iwańczuk
Co-authored-by: Bert Belder <bertbelder@gmail.com>
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-30chore: release crates (#8931)Bartek Iwańczuk
2020-12-22chore: release crates (#8854)Bartek Iwańczuk
2020-12-14chore: release crates (#8765)Bartek Iwańczuk
2020-12-14chore: release crates (#8760)Bartek Iwańczuk
2020-12-13chore: release crates (#8744)Bartek Iwańczuk
2020-12-08chore: release crates (#8662)Bartek Iwańczuk
2020-11-25core: implement 'AsyncRefCell' and 'ResourceTable2' (#8273)Bert Belder
2020-11-23v1.5.4Bartek Iwańczuk
2020-11-16v1.5.3Bartek Iwańczuk
2020-11-09v1.5.2 (#8301)Kitson Kelly
2020-10-31v1.5.1Luca Casonato
2020-10-27v1.5.0Bartek Iwańczuk
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2020-10-20bump versions for op crates (#8048)Ryan Dahl
2020-10-19deno_core 0.64.0 (#8025)Ryan Dahl
2020-10-10v1.4.6Bartek Iwańczuk
2020-10-08v1.4.5Bartek Iwańczuk
2020-10-03v1.4.4Bartek Iwańczuk
2020-10-02v1.4.3Bartek Iwańczuk
2020-09-30refactor: improve op crate interfaces for other consumers (#7745)Bartek Iwańczuk
2020-09-25v1.4.2Bartek Iwańczuk
2020-09-18v1.4.1Bert Belder
2020-09-17refactor: Move URL to op_crates/web (#7544)Bartek Iwańczuk
2020-09-13v1.4.0Bartek Iwańczuk
2020-09-09fix(op_crates/web): Use "deno:" URLs for internal script specifiers (#7383)Nayeem Rahman
2020-09-04v1.3.3Bartek Iwańczuk
2020-09-02deno_web 0.6.0 (#7317)Ryan Dahl
2020-08-29v1.3.2Bartek Iwańczuk
2020-08-21v1.3.1Bartek Iwańczuk