Version 8.2.3
What's Changed
- add base check for uint8 by @shikharish in #358
- fix issue with s390x. by @lemire in #360
- optimize uint16 parsing by @shikharish in #359
- optimize fastfloat_strncasecmp by @sleepingeight in #356
- Bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #344
- fix early return error in fastfloat_strncasecmp by @sleepingeight in #362
- Clarify behavior for underflow by @pitrou in #363
- Fix overzealous build-time
/permissive-propagating to compile-time (cross-compilation bug) by @nyoma-diamond in #365
New Contributors
- @sleepingeight made their first contribution in #356
- @nyoma-diamond made their first contribution in #365
Full Changelog: v8.2.2...v8.2.3