What's Changed
- perf: cibench workflow by @AaronO in #179
- benches: lexicographically ordered bench names by @AaronO in #180
- perf(simd): avx2 fallback to swar instead of sse4.2 by @AaronO in #181
- lint(simd): don't build simd::sse42 when +avx2 by @AaronO in #183
- fix unsound use of pointer::add by @krasimirgg in #185
New Contributors
- @krasimirgg made their first contribution in #185