v0.4.0
New features:
- Streaming functionality:
Hasher.hashStream()
opens a new hash stream - New convenience functions:
HashSink
andHashStream
define various put methods for native arrays- Direct hashing of char sequences:
Hasher32.hashCharsToInt
Hasher64.hashCharsToLong
Hasher128.hashCharsTo128Bits
Bug fixes:
WyhashFinal3.putBytes
gave wrong results for nonzero offsets