sse4_crc32 v3.0.0
- Added software fallback for platforms that don't have hardware support
- Modified
CRC32.update()method to returnthisinstead of the updated CRC to support chaining. - Updated benchmarks
CRC32.update() method to return this instead of the updated CRC to support chaining.