ext/oj/oj.h in oj-2.0.10 vs ext/oj/oj.h in oj-2.0.11
- old
+ new
@@ -106,9 +106,10 @@
char circular; // YesNo
char auto_define; // YesNo
char sym_key; // YesNo
char ascii_only; // YesNo
char mode; // Mode
+ char class_cache; // YesNo
char time_format; // TimeFormat
char bigdec_as_num; // YesNo
char bigdec_load; // YesNo
const char *create_id; // 0 or string
size_t max_stack; // max size to allocate on the stack