You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class ujson::jvalue: Added method std::string describe (desc_format_t fmt=fmt_none) const; using flags to control the output format instead of a number of arguments. The old describe() method is now deprecated.
Added support for JSON output in syntax highlighting.
Utility ujson-print: Added option '-o,--color' to print JSON in color when output to a tty.
Utility ujson-tool: Added option '-o,--color' to print JSON in color when output to a tty.