Version 8.2.9
What's Changed
- Remove an else if statement that is always false by @correctmost in #390
- Remove an unreachable return statement by @correctmost in #389
- Fix compile error with gcc 9: use of [[unlikely]] by @biojppm in #392
- reject non-digit wide code units in uint8/uint16 integer fast path by @sahvx655-wq in #391
New Contributors
- @correctmost made their first contribution in #390
- @sahvx655-wq made their first contribution in #391
Full Changelog: v8.2.8...v8.2.9