What's Changed
- Fix SIMD scanning on macOS (using std::simd) by @christianparpart in #102
- Fix build on FreeBSD Systems by @herrhotzenplotz in #105
- Use
std::format()
API now, instead of fmtlib by @christianparpart in #104 - Improvement for better SIMD config by @christianparpart in #106
- Update supported Unicode to version 16.0.0 by @christianparpart in #107
New Contributors
- @herrhotzenplotz made their first contribution in #105
Full Changelog: v0.5.0...v0.6.0