Changelog: - Fix some chunking errors in `stream` implementation - Would previously not increment written bytes for 32-byte lengths
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