bool-toggle/CHANGELOG.md
2024-02-08 20:05:18 +01:00

7 lines
161 B
Markdown

## 1.1.0
Added SIMD-optimized impl `impl<const N: usize> TogglingIsALifestyle for [bool; N]` (available only for enterprise users).
## 1.0.0
Initial release.