Releases: gongo/json-reformat
Releases · gongo/json-reformat
0.0.7
IMPROVEMENTS
- Mark custom variables as safe for local variables [GH-29]
- Replace deprecated 'cl package by 'cl-lib [GH-42]
0.0.3
IMPROVEMENTS
- Display the error information when occurs JSON parse error [GH-19] [GH-20]
CHANGE REQUESTS
- Keep escaped
backslash
and double quote
whether json-reformat:pretty-string?
is t or not. [GH-17] [GH-18]
- Until version 0.0.2,
double quote
only.
0.0.2
Add option json-reformat:pretty-string?
see GH-12 GH-13