Skip to content
v4.0.0 changelog:

- Fix chunking issues with streaming hash
- Make `SeaHasher` use the same seeds as `hash()`
- Add `Clone` and `Copy` to `SeaHasher`
- Start using CI for integration testing