What's Changed
- Use fast_memcpy16 to quickly copy up to 16 bytes for tail handling in ARM Neon code and small copies when generating JSON. by @samyron in #998
- Bump jidicula/clang-format-action from 4.15.0 to 4.17.0 by @dependabot[bot] in #999
- Array hash as json by @ohler55 in #1003
- Bump jidicula/clang-format-action from 4.17.0 to 4.18.0 by @dependabot[bot] in #1001
- Handle unterminated strings in usual parser by @meinac in #1002
- Fix read() not handling partial reads for large files by @ursm in #1004
- Raise error for incomplete primitive literals by @meinac in #1005
New Contributors
Full Changelog: v3.16.16...v3.16.17