Version 3.6.0
What's Changed
- Simplified Clinger's fast path for increased portability in #150 credit to @jakubjelinek
- Fix some typos by @striezel in #140
- 🔨 add library ALIAS FastFloat::fast_float by @OlivierLDff in #145
- update actions/checkout in GitHub Actions to v3 by @striezel in #141
- Don't use __umulh() with MinGW on ARM64 by @kou in #147
- 🔨 Don't write to global CMAKE_CXX_STANDARD by @OlivierLDff in #144
- 🔨 Introduce FASTFLOAT_INSTALL to make install optional by @OlivierLDff in #143
New Contributors
- @striezel made their first contribution in #140
- @OlivierLDff made their first contribution in #145
- @kou made their first contribution in #147
Full Changelog: v3.5.1...v3.6.0