Skip to content

Releases: ktrongnhan/xxhash-addon

v2.0.3

08 Jan 17:09
Compare
Choose a tag to compare

v2.0.3

Fixes

  • README to ref the correct version of xxHash

v2.0.2

08 Jan 17:01
Compare
Choose a tag to compare

v2.0.2

Dependencies

  • Upgrading xxhash to v0.8.2

Fixes

  • Auto-discover Release and Debug builds (#31)

v2.0.1

12 Jul 07:15
Compare
Choose a tag to compare

Fixes

  • Move jest to devDependencies (#30)

v2.0.0

01 Jul 08:40
Compare
Choose a tag to compare

Breaking changes

v1.5.0

08 Jun 13:10
Compare
Choose a tag to compare

Dependencies

  • Upgrading xxhash to v0.8.1

Features

  • Support for TypeScript - #14

v1.4.0

24 Mar 16:06
Compare
Choose a tag to compare

v1.4.0

Dependencies

  • Upgrading xxhash to v0.8.0. Note: starting from v0.8.0, xxhash has declared that XXH3 is stable.

v1.3.0

18 Apr 13:47
Compare
Choose a tag to compare

v1.3.0

Dependencies

  • Upgrading xxhash to v0.7.3

v1.2.0

12 Jan 06:04
Compare
Choose a tag to compare

v1.2.0

Features

  • Adding support for XXHash128()

v1.1.0

11 Jan 05:01
Compare
Choose a tag to compare

v1.1.0

Features

  • Adding shorthands for constructing 0-seeded hashers: XXHash32(), XXHash64(), XXHash3()