Age | Commit message (Expand) | Author |
---|---|---|
2020-02-24 | rename Deno.Err -> Deno.errors (#4093) | Bartek Iwańczuk |
2020-02-21 | refactor: remove unneeded ErrorKinds (#3936) | Bartek Iwańczuk |
2020-01-20 | refactor: reduce number of ErrorKind variants (#3662) | Bartek Iwańczuk |
2019-11-14 | Turn on TS strict mode for deno_typescript (#3330) | Ry Dahl |
2019-11-13 | Update to TypeScript 3.7 (#3275) | Kitson Kelly |
2019-10-28 | Re-enable basic stream support for fetch bodies (#3192) | Nick Stott |