Age | Commit message (Expand) | Author |
---|---|---|
2022-10-10 | feat(core): add Deno.core.writeAll(rid, chunk) (#16228) | Luca Casonato |
2022-10-10 | perf(ext/cache): set journal_mode=wal (#16231) | Satya Rohith |
2022-10-09 | feat(core): improve resource read & write traits (#16115) | Luca Casonato |
2022-10-06 | chore: forward v1.26.1 release commit to main (#16178) | denobot |
2022-10-05 | fix(ext/cache): prevent cache insert if body is not fully written (#16138) | Marcos Casagrande |
2022-10-03 | chore(ext/cache): make helper functions public (#16117) | Satya Rohith |
2022-10-03 | fix(ext/cache): close resource on error (#16129) | Marcos Casagrande |
2022-10-02 | fix(ext/cache): acquire reader lock before async op (#16126) | Marcos Casagrande |
2022-09-29 | refactor(ext/cache): remove extra headers iteration in cache.put (#16078) | Agustin Casagrande |
2022-09-29 | 1.26.0 | denobot |
2022-09-28 | feat: implement Web Cache API (#15829) | Satya Rohith |