summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2022-06-14feat(vendor): support using an existing import map (#14836)David Sherret
2022-06-13feat(task): support redirects, cat, xargs (#14859)David Sherret
2022-06-12feat(fmt): remove some unnecessary parens in types (#14841)David Sherret
2022-06-09chore: Forward v1.22.3 to main (#14835)Colin Ihrig
2022-06-06fix(task): support parsing quotes in a word (#14807)David Sherret
2022-06-02chore: Forward v1.22.2 to main (#14785)Bartek Iwańczuk
2022-06-01fix(fmt): do panic for import decl with empty named imports and default impor...David Sherret
2022-06-01feat: update to TypeScript 4.7 (#14242)Kitson Kelly
2022-05-30refactor(bench): Allocate IDs for benches (#14757)Nayeem Rahman
2022-05-30refactor: use deno_emit (#14737)David Sherret
2022-05-271.22.1Kitson Kelly
2022-05-26chore: upgrade rusty_v8 to 0.43.1 (#14713)Bartek Iwańczuk
2022-05-25fix(fmt): prevent infinite loop when formatting certain binary expressions (#...David Sherret
2022-05-23fix: deno task should actually use current exe for `deno` command (#14705)David Sherret
2022-05-20refactor: upgrade to deno_ast 0.15 (#14680)David Sherret
2022-05-19fix(bench): update typo in bench summary (#14672)Geert-Jan Zwiers
2022-05-181.22.0 (#14657)denobot
2022-05-121.21.3 (#14584)Bert Belder
2022-05-051.21.2 (#14508)Colin Ihrig
2022-05-05chore: update deps (#14416)Luca Casonato
2022-05-03feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372)Thanapat Chotipun
2022-05-02feat(unstable/task): resolve the current executable for the deno command (#14...David Sherret
2022-05-01fix: improve formatting jsdocs with asterisk as first char on line (#14446)David Sherret
2022-04-28Forward 1.21.1 (#14428)Leo Kettmeir
2022-04-22chore: bump crates (#14365)Luca Casonato
2022-04-201.21.0 (#14336)denobot
2022-04-20feat(bench): update API, new console reporter (#14305)evan
2022-04-19perf(fmt/lint): incremental formatting and linting (#14314)David Sherret
2022-04-18fix(fmt): regression where some short if stmt headers being split on multiple...David Sherret
2022-04-15refactor: Move source map lookups to core (#14274)Nayeem Rahman
2022-04-15feat(test): format user code output (#14271)Bartek Iwańczuk
2022-04-14chore: forward v1.20.6 release commit to main (#14288)David Sherret
2022-04-08fix: upgrade to swc_ecmascript 0.143 (#14238)David Sherret
2022-04-07chore: forward v1.20.5 release commit to main (#14232)David Sherret
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-04-02chore: update tokio, tokio-util and libc dependencies (#14174)Bartek Iwańczuk
2022-04-01chore(tests): use custom temp dir creation for the tests (#14153)David Sherret
2022-03-311.20.4 (#14168)David Sherret
2022-03-29chore: upgrade dprint-core to 0.54.1 (#14146)David Sherret
2022-03-28fix(task): handle `PATHEXT` with trailing semi-colon (#14140)David Sherret
2022-03-28chore: update clap and completions (#14136)Robert
2022-03-25chore: forward v1.20.3 release commit to main (#14121)Luca Casonato
2022-03-241.20.2Kitson Kelly
2022-03-22fix(unstable): upgrade deno_task_shell to 0.2 (#14073)David Sherret
2022-03-22feat: upgrade to swc_ecmascript 0.137.0 (#14067)David Sherret
2022-03-16v1.20.1Ryan Dahl
2022-03-16chore: fix build (#13997)Ryan Dahl
2022-03-17fix: cargo publish fails without absolute paths (#13993)Ryan Dahl
2022-03-16v1.20.0Ryan Dahl
2022-03-15feat(task): add unstable warning to `deno task` (#13966)David Sherret