Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 17 hours ago | 319 Bytes | |
v2.13.0 source code.tar.gz | < 17 hours ago | 850.9 kB | |
v2.13.0 source code.zip | < 17 hours ago | 889.3 kB | |
Totals: 3 Items | 1.7 MB | 0 |
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: https://github.com/ruby/json/compare/v2.12.2...v2.13.0