Releases: pmmp/ext-xxhash
Releases · pmmp/ext-xxhash
0.2.0
Changes since 0.1.1
- Added the following new functions:
xxhash3_64bits()
xxhash3_128bits()
xxhash32_int()
- specialized, acceptsint
and returnsint
, maybe useful for array indexingxxhash64_int()
- specialized, acceptsint
and returnsint
xxhash3_64bits_int()
- specialized, acceptsint
and returnsint
- Updated xxhash subtree to v0.8.1
- Updated GitHub Actions versions