Oj v3.0.8 Release Notes

Release Date: 2017-05-16 // almost 7 years ago
    • ⚡️ Float significant digits now match Ruby's unless optimized and then significant digits are set to 16.

    • ⚡️ Rails Hash post merging of identical keys after calling as_json is preserved only for un-optimized Hashes.

    • 👻 Raise an exception to match json gem behavior on invalid unicode.