Age | Commit message (Expand) | Author |
---|---|---|
2024-04-21 | fix: Fix some typos in comments (#23470) | welfuture |
2024-01-26 | refactor: migrate extensions to virtual ops module (#22135) | Bartek IwaĆczuk |
2024-01-24 | fix(ext/cron): automatically override unspecified values (#22042) | Igor Zinkovsky |
2024-01-23 | BREAKING(unstable): remove `Deno.cron()` overload (#22035) | Asher Gomez |
2024-01-10 | refactor: use `core.ensureFastOps()` (#21888) | Kenta Moriuchi |
2024-01-07 | fix(ext): enable prefer-primordials for internal TypeScript (#21813) | Kenta Moriuchi |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-27 | perf: remove opAsync (#21690) | Matt Mastracci |
2023-11-30 | feat(cron): added the support for json type schedule to cron api (#21340) | Raashid Anwar |
2023-11-16 | feat(ext/cron) modify Deno.cron API to make handler arg last (#21225) | Igor Zinkovsky |
2023-11-01 | feat(cron) implement Deno.cron() (#21019) | Igor Zinkovsky |