| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-18 | Use the arrow return syntax | XhmikosR | 1 | -15/+5 | |
| 2019-11-18 | ES6-ify codebase. | XhmikosR | 1 | -48/+53 | |
| Also: * remove unused variables * move `require`s at the top * check for prototype built-ins * run in strict mode * always check for error values in tests * make style consistent * mark Node.js 6 as the minimum supported version in package.json | |||||
| 2019-08-06 | handleInput callback include bodyv3.0.6 | Nick Merwin | 1 | -6/+7 | |
| * version bump | |||||
| 2014-01-26 | Add callback to handleInput() for easier use in other projects | Patrick Gansterer | 1 | -24/+47 | |
| Since handleInput works completely asynchronous it is necessary to provide a callback function for signaling finished operation. This allows other project to call the handleInput function. | |||||
| 2013-08-24 | removed exec-sync. version 2.2.0 candidate | Gregg Caines | 1 | -6/+6 | |
| 2013-06-08 | add some tests. version bump to 2.0.13. | cainus | 1 | -0/+55 | |
