Skip to content

Release 4.1.2

Compare
Choose a tag to compare
@alfmep alfmep released this 24 Sep 17:46
· 42 commits to main since this release
  • 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.