From 7e2fa48ed4f3fd452082ce06e7306efd38b2d508 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 14 Nov 2019 17:24:51 -0800 Subject: [PATCH] update changelog --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 5fd13aa6..ef3f352c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,7 @@ jc changelog 201911xx v1.5.1 - Add ss parser +- Add stat 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