checksum
Version:
Checksum utility for node
23 lines (14 loc) • 457 B
Markdown
0.1.1 / 2013-06-04
==================
* Minor cleanup in cli.
* Improve handling when file doesn't exist. [@NotMyself]
0.1.0 / 2013-02-25
==================
* Feature complete with checksum.file().
0.0.2 / 2013-02-24
==================
* File support in cli.
* TODO: still needs programmatic support for handling files.
0.0.1 / 2013-02-24
==================
* Initial implementation of sha1 checksum function and cli with stdin support.