diff --git a/README.md b/README.md index 46e67f57..d875ed25 100755 --- a/README.md +++ b/README.md @@ -1154,7 +1154,6 @@ $ w | jc --w -p ``` ## TODO Future parsers: -- ss - nslookup - stat - sar diff --git a/changelog.txt b/changelog.txt index ab3e2439..5fd13aa6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ jc changelog 201911xx v1.5.1 +- Add ss parser - Add -r and raw=True options. By default, jc will now convert numbers and boolean, if possible, and add other semantic information, while the raw output will keep all values as text and provide a more literal JSON output - Add -q and quiet=True options to suppress warnings to stderr - Add -d option to debug parsing issues