New
v2.18.0
What's Changed
- Add
:allow_control_charactersparser options, to allow JSON strings containing unescaped ASCII control characters (e.g. newlines).
Full Changelog: https://github.com/ruby/json/compare/v2.17.1...v2.18.0
Unclaimed project
Are you a maintainer of json? Claim this project to take control of your public changelog and roadmap.
:allow_control_characters parser options, to allow JSON strings containing unescaped ASCII control characters (e.g. newlines).Full Changelog: https://github.com/ruby/json/compare/v2.17.1...v2.18.0