Oj v3.8.0 Release Notes
Release Date: 2019-07-17 // almost 3 years ago-
🛠 Fixed a buffer allocation bug for
JSON.pretty_generate
.➕ Added mimic
safe
option to not include the complete JSON in a parse error message.Added
use_raw_json
option for:compat
and:rails
mode to allow better performance on dump. StringWriter in particular has been optimized for this option.