Oj v3.13.3 Release Notes

Release Date: 2021-08-30 // over 2 years ago
    • Caches are now self adjusting and clearing so less used entries are expunged to avoid memory growth.

    • When mimicking the JSON gem the JSON::State now handles all Hash methods. While this is different than the actually JSON gem it avoids failing due to errors in Rails code and other gems.