murmur v1.0.0 Release Notes

Release Date: 2015-10-24 // over 8 years ago
    • _Breaking changes _:
      • hash/3 has been split into hash_x64_128/2, hash_x86_128/2 and hash_x86_32/2
    • We now use Streams whenever possible to speedup execution time

Previous changes from v0.2.1

    • 📚 Documentation improvements