- Correctly export symbols in TypeScript definition (#26)
- TypeScript typings file (#12)
- Support for Node < 8 (#10)
- Include
index.js
in the NPM package again
- Support for Node 0.10 and 0.12 (#4)
- Human-readable messages for Errors (#2)
- Support for Node 0.10 and 0.12 via Babel (#1)
- Optional
defaultTextEncoding
parameter in the ChecksumValidator
constructor
- Access to the underlying
ChecksumValidator
class
Initial release.