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
- Added api `get_default_options`, `get_options` and `set_options` to…
… `json_utils`package to configure (`Pretty`, `AsciiOutput` and `EscapeSolitus`) the output.
- Added support for formatted (pretty) json output with the option `Pretty`.
- Fixed another error when converting `\f` and `\r`.