What's Changed
- Add new
allow_duplicate_key
parsing options. By default a warning is now emitted when a duplicated key is encountered.
Injson 3.0
an error will be raised. - Optimize parsing further using SIMD to scan strings.
Full Changelog: v2.12.2...v2.13.0