Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 1.01 KB

0.4.0 (December 11, 2016)

  • Add xxHash to Digest module and make it more compatieble with another hash functions from Digest. (by @justinwsmith)
  • Add a StreamingHash class that's externally instantiatable. (by @justinwsmith)
  • Fix segfault when nil is passed as param (nashby#13) (by @justinwsmith)
  • Update libxxhash to 0.6.2.

0.3.0 (January 18, 2015)

0.2.0 (September 4, 2013)

  • xxHash updated to r32
  • add XXhash.xxh32_stream method (by @maltoe)

0.1.1 (June 4, 2013)

  • remove .bundle from gem

0.1.0 (May 16, 2013)

  • xxHash updated to r29