We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8d0aa commit bda483eCopy full SHA for bda483e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changes for crc-fast-rust
2
3
+## [1.4.1](https://github.com/awesomized/crc-fast-rust/releases/tag/1.4.1) - 2025-09-01
4
+* [change unconditional x86-64-v4 reliance to the former x86-64-v2 reliance](https://github.com/awesomized/crc-fast-rust/pull/15)
5
+
6
## [1.4.0](https://github.com/awesomized/crc-fast-rust/releases/tag/1.4.0) - 2025-08-08
7
* [Enable VPCLMULQDQ support on Rust 1.89+](https://github.com/awesomized/crc-fast-rust/pull/10)
8
* [Support custom CRC parameters](https://github.com/awesomized/crc-fast-rust/pull/11)
0 commit comments