Age | Commit message (Expand) | Author |
---|---|---|
2020-04-25 | BREAKING CHANGE: remove Deno.OpenMode (#4884) | Bartek Iwańczuk |
2020-04-25 | BREAKING CHANGE: change order of args in Deno.copy() (#4885) | Bartek Iwańczuk |
2020-04-25 | stabilize Deno.iter() and Deno.iterSync() (#4890) | Bartek Iwańczuk |
2020-04-22 | BREAKING CHANGE: rename Deno.toAsyncIterator() to Deno.iter() (#4848) | Bartek Iwańczuk |
2020-04-16 | refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763) | Nayeem Rahman |
2020-03-28 | Update to Prettier 2 and use ES Private Fields (#4498) | Kitson Kelly |
2020-03-20 | Add require-await lint rule (#4401) | Samrith Shankar |
2020-03-16 | Add mode option to open/create (#4289) | dubiousjim |
2020-03-14 | BREAKING CHANGE FileInfo.len renamed to FileName.size (#4338) | dubiousjim |
2020-03-10 | reorg: move js runtime tests to cli/js/tests/ (#4250) | Bartek Iwańczuk |