We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f915748 commit 91c33f0Copy full SHA for 91c33f0
CHANGELOG.mkd
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.4.0
4
+- Adds `-c`/`--colorize` to force colorization of output
5
+- Adds `-s`/`--stream` option to read one JSON object per line
6
+- Native string quoting (performance improvement)
7
+- Fixes bug with strings ending in a double-slash (issue #25)
8
+
9
## 0.3.7
10
- HTML characters (`<`, `>` etc) are no-longer escaped in gron output (issue #22)
11
0 commit comments