Oj v3.9.0 Release Notes

Release Date: 2019-08-18 // over 4 years ago
    • ➕ Changed custom behavior when :create_additions is true and :create_id is set to nil. Now Range, Regexp, Rational, and Complex are output as strings instead of a JSON object with members. Setting any other value for :create_id, even an empty string will result in an object being dumped.

    • 👍 Detection of pthread mutex support was changed.