| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-09 | feat: Deno.args now does not include script (#3628) | Ry Dahl | |
| Previously Deno.args was ["script.js", "arg1", "arg2"] Now it is just ["arg1", "arg2"] BREAKING CHANGE | |||
| 2019-12-08 | fix: plugin ops should change op count metrics (#3455) | Luca Casonato | |
| 2019-12-05 | feat: first pass at native plugins (#3372) | Andy Finch | |
