Skip to content

v2.13.0

Compare
Choose a tag to compare
@byroot byroot released this 17 Jul 08:29
· 106 commits to master since this release

What's Changed

  • Add new allow_duplicate_key parsing options. By default a warning is now emitted when a duplicated key is encountered.
    In json 3.0 an error will be raised.
  • Optimize parsing further using SIMD to scan strings.

Full Changelog: v2.12.2...v2.13.0