1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

update changelog

This commit is contained in:
Kelly Brazil
2019-11-14 17:24:51 -08:00
parent 340635cad5
commit 7e2fa48ed4

View File

@ -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