- Fix for Node.js v0.10
- Also test on Node.js v0.11
- Use
Error.code
rather thanError.errno
- Minor cleanup in cli.
- Improve handling when file doesn't exist. [@NotMyself]
- Feature complete with checksum.file().
- File support in cli.
- TODO: still needs programmatic support for handling files.
- Initial implementation of sha1 checksum function and cli with stdin support.