- Add xxHash to
Digestmodule and make it more compatieble with another hash functions fromDigest. (by @justinwsmith) - Add a
StreamingHashclass that's externally instantiatable. (by @justinwsmith) - Fix segfault when nil is passed as param (nashby#13) (by @justinwsmith)
- Update libxxhash to 0.6.2.
- make seed param optional (by @weakish)
- add 64-bit xxhash function (by @justinwsmith)
- remove .bundle from gem
- xxHash updated to r29