1.9.0 - 2025-12-22
1.8.2 - 2025-12-14
1.8.1 - 2025-11-16
1.8.0 - 2025-11-14
- Add no_std and WASM support with full backward compatibility
- Use feature_detection instead of func calls for fusion
- Improve test and release coverage for x86
1.7.1 - 2025-11-10
1.7.0 - 2025-11-07
- Fix/no std feature (currently wasm compatible; groundwork for no_std)
- Support and publish immutable releases on GitHub
1.6.0 - 2025-10-30
- Improve runtime feature detection (and performance)
- remove libc
- Enable generating and publishing binary packages
1.5.0 - 2025-09-01
1.4.1 - 2025-09-01
1.4.0 - 2025-08-08
- Enable VPCLMULQDQ support on Rust 1.89+
- Support custom CRC parameters
- Add checksum command-line utility
- Remove bindgen
1.3.0 - 2025-06-10
- Replace C bindings for CRC32 fusion calculation
- Improve VPCLMULQDQ to use 512-bit wide registers
- Implement hardware accelerated XOR3 support
1.2.2 - 2025-06-02
1.2.1 - 2025-05-10
1.2.0 - 2025-05-08
1.1.0 - 2025-05-02
1.0.1 - 2025-04-30
1.0.0 - 2025-04-10
- First release for crates.io