Skip to content

Releases: malept/sumchecker

3.0.1

25 Nov 21:59
Compare
Choose a tag to compare

Fixed

  • Correctly export symbols in TypeScript definition (#26)

3.0.0

30 Apr 07:38
Compare
Choose a tag to compare

Added

  • TypeScript typings file (#12)

Removed

  • Support for Node < 8 (#10)

2.0.2

11 Mar 19:16
Compare
Choose a tag to compare

Added

  • Node 8 support (#6)

1.3.1

11 Mar 19:14
Compare
Choose a tag to compare

Added

  • Node 8 support (#6)

2.0.1

27 Jan 07:21
Compare
Choose a tag to compare

Brown paper bag release.

Fixed

  • Include index.js in the NPM package again

2.0.0

27 Jan 06:08
Compare
Choose a tag to compare

Removed

  • Support for Node 0.10 and 0.12 (#4)

1.3.0

27 Jan 05:57
Compare
Choose a tag to compare

Added

  • Human-readable messages for Errors (#2)

1.2.0

16 Sep 04:12
Compare
Choose a tag to compare

Added

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

1.1.0

12 Sep 00:53
Compare
Choose a tag to compare

Added

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

1.0.0

12 Sep 00:53
Compare
Choose a tag to compare

Initial release.