summaryrefslogtreecommitdiff
path: root/extensions/file
AgeCommit message (Expand)Author
2021-06-10refactor: merge deno_file crate into deno_web (#10914)Bartek Iwańczuk
2021-06-08chore: release crates (#10896)Bartek Iwańczuk
2021-06-07refactor: clean up webidl protype configuration (#10871)Luca Casonato
2021-06-05refactor(web): use encoding_rs for text encoding (#10844)Luca Casonato
2021-05-31Merge v1.10.3 into main (#10801)Bert Belder
2021-05-31v1.10.3Bert Belder
2021-05-31fix(extension/file): update File constructor following the spec (#10760)Yoshiya Hinosawa
2021-05-31chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-05-28feat(cli): upgrade to TypeScript 4.3 (#9960)Kitson Kelly
2021-05-25fix(extension/file): update File constructor following the spec (#10760)Yoshiya Hinosawa
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-05-17chore: release crates (#10661)Luca Casonato
2021-05-11chore: release crates (#10596)Bartek Iwańczuk
2021-05-08cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)Aaron O'Mullan
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden