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 19f935b commit 066ed1aCopy full SHA for 066ed1a
CHANGELOG.md
@@ -31,6 +31,7 @@
31
* Added additional methods for working with chunks of arrays.
32
* Added `From` impls for tuples with 1-12 (inclusive) items of the same type, matching the standard library.
33
* Workaround potential Rust/LLVM regressions with `FunctionalSequence::zip()`/`::map()`
34
+ * Added the `faster-hex` optional dependency for SIMD-accelerated hex encoding
35
* Improve documentation
36
37
* **`0.14.6`**
0 commit comments