summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2020-01-31chore: upgrade dprint (#3842)Bartek Iwańczuk
2020-01-29feat: dprint formatter (#3820)Bartek Iwańczuk
2020-01-24v0.31.0Ryan Dahl
2020-01-22refactor: snapshotting (#3753)Bartek Iwańczuk
2020-01-21v0.30.1Ryan Dahl
2020-01-20refactor: reduce number of ErrorKind variants (#3662)Bartek Iwańczuk
2020-01-18v0.30.0Ryan Dahl
2020-01-17Upgrade crate deps (#3699)Ry Dahl
2020-01-12upgrade: tokio 0.2.9, reqwest 0.10.1 (#3653)Bartek Iwańczuk
2020-01-11Add gzip, brotli and ETag support for file fetcher (#3597)EnokMan
2020-01-09v0.29.0Ryan Dahl
2020-01-05Upgrade rust crates and modernize hyper_hello (#3606)Bert Belder
2020-01-05Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)Ry Dahl
2020-01-03v0.28.1Ryan Dahl
2020-01-03chore: disable default reqwest features (#3586)Bartek Iwańczuk
2020-01-02Happy new year! (#3578)Ry Dahl
2020-01-02v0.28.0Ry Dahl
2019-12-30bump reqwest to 0.10.0 (#3567)Bartek Iwańczuk
2019-12-30upgrade: Tokio 0.2 (#3418)Bartek Iwańczuk
2019-12-18v0.27.0Ryan Dahl
2019-12-05v0.26.0Ryan Dahl
2019-12-05feat: first pass at native plugins (#3372)Andy Finch
2019-11-26v0.25.0Ryan Dahl
2019-11-18chore: remove unneeded tokio deps (#3376)Bartek Iwańczuk
2019-11-16Use futures 0.3 API (#3358)Bartek Iwańczuk
2019-11-14v0.24.0Ryan Dahl
2019-11-14Loader: support .wasm imports (#3328)Kevin (Kun) "Kassimo" Qian
2019-11-07Upgrade rust crates (#3292)Bert Belder
2019-11-04v0.23.0Ryan Dahl
2019-10-28v0.22.0Ryan Dahl
2019-10-24Add error handling for minimal dispatch (#3176)Bartek Iwańczuk
2019-10-19v0.21.0Ryan Dahl
2019-10-07v0.20.0Ryan Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-27Add Deno.hostname() (#3032)Kevin (Kun) "Kassimo" Qian
2019-09-25v0.19.0Ryan Dahl
2019-09-23feat: Add Deno.dialTLS()Jonathon Orsi
2019-09-16Move integration tests to //cli/tests/ (#2964)Ryan Dahl
2019-09-15Make deno_cli installable via crates.io (#2946)Ryan Dahl
2019-09-13v0.18.0Ryan Dahl
2019-09-13Remove old comment about gn build (#2944)Ryan Dahl
2019-09-13Upgrade rust cratesBert Belder
2019-09-13Remove 'integer-atomics' crateBert Belder
2019-09-10feat: Make integration tests rust unit tests (#2884)Bartek Iwańczuk
2019-09-09Revert "feat: use trust-dns-resolver in HTTP client"Ryan Dahl
2019-09-07feat: use trust-dns-resolver in HTTP client (#2847)Bartek Iwańczuk
2019-09-06Add default-run (+ clean up old references) (#2876)Nayeem Rahman
2019-09-04v0.17.0Ryan Dahl
2019-09-02Refactor snapshot build (#2825)Ryan Dahl
2019-08-30third_party: add 'reqwest' crate and dependenciesBert Belder