- README to ref the correct version of xxHash
- Upgrading
xxhash
tov0.8.2
- Auto-discover Release and Debug builds (#31)
- Move jest to devDependencies (#30)
- API change https://github.com/ktrongnhan/xxhash-addon#api-reference
- One-shot hash functions are now static.
- Much better performance.
- Upgrading
xxhash
tov0.8.1
- Support for TypeScript - #14
- Upgrading
xxhash
tov0.8.0
- Upgrading
xxhash
tov0.7.3
- Adding support for
XXHash128()
- Adding shorthands for constructing 0-seeded hashers:
XXHash32()
,XXHash64()
,XXHash3()