Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 992 Bytes

NEWS.md

File metadata and controls

45 lines (26 loc) · 992 Bytes

Changes by Version

Unreleased

2.0.1 - 2017-01-26

Fixed

  • Include index.js in the NPM package again

2.0.0 - 2017-01-26

Removed

  • Support for Node 0.10 and 0.12 (#4)

1.3.0 - 2016-12-05

Added

  • Human-readable messages for Errors (#2)

1.2.0 - 2016-09-15

Added

  • Support for Node 0.10 and 0.12 via Babel (#1)

1.1.0 - 2016-09-06

Added

  • Optional defaultTextEncoding parameter in the ChecksumValidator constructor
  • Access to the underlying ChecksumValidator class

1.0.0 - 2016-09-05

Initial release.