Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | Remove std/multipart (#3647) | Nayeem Rahman | |
since it overlaps with std/mime/multipart | |||
2020-01-02 | Happy new year! (#3578) | Ry Dahl | |
2019-12-20 | feat: Add missing mod.ts files in std (#3509) | Nayeem Rahman | |
std/archive/tar.ts: - Remove FileReader. - Remove FileWriter. std/encoding/csv.ts: - ExtendedParseOptions -> ParseOptions - HeaderOption -> HeaderOptions - ParseOptions -> ReadOptions - readAll() -> readMatrix() std/encoding/yaml.ts: - DumpOptions -> StringifyOptions std/fmt/colors.ts: - getEnabled() -> getColorEnabled() - setEnabled() -> setColorEnabled() std/testing/mod.ts: - Re-export sibling modules. | |||
2019-10-09 | Move everything into std subdir | Ryan Dahl | |