Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-21 | chore: release crates (#9847) | Bartek Iwańczuk | |
2021-03-20 | upgrade: tokio 1.4.0 (#9842) | Ryan Dahl | |
2021-03-15 | chore: Upgrade rustyline to 8.0.0 (#9781) | Casper Beyer | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-03-14 | chore: upgrade to tokio 1.3.0 (#9778) | Yusuke Tanaka | |
2021-03-12 | chore: bump crates (#9769) | Luca Casonato | |
2021-03-10 | fix(fmt): Correctly format hard breaks in markdown (#9742) | David Sherret | |
2021-03-09 | v1.8.1 | Bartek Iwańczuk | |
2021-03-09 | chore: release crates (#9731) | Bartek Iwańczuk | |
2021-03-03 | chore(lsp): update lspower to 0.8.4 (#9663) | hvithrafn | |
Co-authored-by: hvithrafn <hvithrafn@users.noreply.github.com> | |||
2021-03-02 | Pin lspower, because it made semvar incompatible patch release (#9656) | Ryan Dahl | |
2021-03-02 | v1.8.0 | Ryan Dahl | |
2021-03-02 | Bump crate versions (#9651) | Ryan Dahl | |
2021-03-02 | chore: upgrade crates (#9632) | Bartek Iwańczuk | |
2021-03-01 | feat: Align import map to spec and test using WPT (#9616) | Bartek Iwańczuk | |
This commit updates implementation of import maps to align it to current revision of the spec. Existing tests were removed in favor of using suite from WPT. | |||
2021-02-26 | chore: simplify internal dependencies between crates (#9600) | Divy Srivastava | |
2021-02-22 | chore: upgrade internal dprint plugins (#9566) | Satya Rohith | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2021-02-18 | feat: add json(c) support to deno fmt (#9292) | Satya Rohith | |
This commit adds support for formatting JSON and JSONC in "deno fmt". New values "json" and "jsonc" are added to "--ext" flag for standard input processing. | |||
2021-02-13 | v1.7.4 | Ryan Dahl | |
2021-02-12 | v1.7.3 | Bartek Iwańczuk | |
2021-02-12 | chore: release crates (#9481) | Bartek Iwańczuk | |
2021-02-11 | chore: upgrade crates (#9474) | Bartek Iwańczuk | |
2021-02-09 | chore: update dependencies (#9455) | Luca Casonato | |
2021-02-05 | v1.7.2 | Bartek Iwańczuk | |
2021-02-05 | chore: release crates (#9410) | Bartek Iwańczuk | |
2021-02-04 | fetch optimizations (#9402) | Ryan Dahl | |
Release deno_fetch 0.20.2 | |||
2021-02-03 | chore: upgrade swc (#9374) | Bartek Iwańczuk | |
2021-01-29 | chore: upgrade tokio to 1.1.1 (#9327) | Yusuke Tanaka | |
2021-01-29 | Update lspower dependency (#9179) | hvithrafn | |
2021-01-29 | v1.7.1 | Ryan Dahl | |
2021-01-26 | chore: 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-22 | fix(lsp): handle mbc documents properly (#9151) | Kitson Kelly | |
Co-authored-by: Ryan Dahl <ry@tinyclouds.org> | |||
2021-01-19 | v1.7.0 | Ryan Dahl | |
2021-01-19 | feat: add markdown support to deno fmt (#8887) | Satya Rohith | |
This commit adds support for formatting markdown files with "deno fmt". Additionally "--ext={js|jsx|ts|tsx|md}" flag was added to "deno fmt" that allows to specify file type when providing contents over stdio. | |||
2021-01-19 | feat(unstable): add Deno.resolveDns API (#8790) | Yusuke Tanaka | |
2021-01-15 | upgrade: deno_lint to 0.2.16 (#9127) | Bartek Iwańczuk | |
2021-01-13 | Merge pull request #9107 | Bert Belder | |
Bump crate versions and publish crates. | |||
2021-01-13 | release crates | Ryan Dahl | |
2021-01-13 | Remove unnecessary boxing of tokio::time::Sleep (#9105) | Bert Belder | |
2021-01-11 | upgrade: tokio 1.0 (#8779) | Bartek Iwańczuk | |
Co-authored-by: Bert Belder <bertbelder@gmail.com> | |||
2021-01-11 | chore: update copyright to 2021 (#9092) | Yusuke Tanaka | |
2021-01-11 | upgrade: swc_bundler 0.19.2 (#9085) | Bartek Iwańczuk | |
2021-01-08 | feat: denort binary (#9041) | Luca Casonato | |
This commit adds new binary target called "denort". It is a "lite" version of "deno" binary that can only execute code embedded inside the binary itself. Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2021-01-06 | refactor: move WebSocket API to an op_crate (#9026) | Luca Casonato | |
2021-01-05 | upgrade: deno_doc, deno_lint, dprint, swc_ecmascript, swc_bundler (#9003) | Bartek Iwańczuk | |
2021-01-04 | Revert "fix(inspector): add back list endpoint (#8894)" (#8977) | Luca Casonato | |
This reverts commit 1a2e7741c33490d2a91147966019853c6b1d6a48. | |||
2021-01-03 | fix(inspector): add back list endpoint (#8894) | Liam Perlaki | |
This commit adds back "/json/list" endpoint to inspector server which was erroneously removed during server rewrite. Co-authored-by: Ben Noordhuis <info@bnoordhuis.nl> | |||
2020-12-30 | v1.6.3 | Bartek Iwańczuk | |
2020-12-30 | chore: release crates (#8931) | Bartek Iwańczuk | |
2020-12-29 | upgrade: dprint, swc_bundler, swc_common, swc_ecmascript (#8901) | Bartek Iwańczuk | |
2020-12-22 | v1.6.2 | Bartek Iwańczuk | |