Oj v3.7.6 Release Notes

Release Date: 2018-12-30 // over 5 years ago
    • Changed time encoding for 32 bit to work around a Ruby bug in rb_time_timespec() that fails for times before 1970.

    • Addressed issue #514 by changing reserved identifiers.

    • Addressed issue #515 by adding return value checks on strdup() and pthread_mutex_init().