1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

add compact json info

This commit is contained in:
Kelly Brazil
2021-03-29 12:25:58 -07:00
parent 8912a99986
commit a507df140b

View File

@ -15,6 +15,7 @@ jc changelog
- Add -v option to display version information.
- Make all external python library dependencies optional: pygments, ruamel.yaml, xmltodict
- JSON output now supports unencoded unicode characters
- JSON output is now more compact unless the -p (pretty) option is used
20210305 v1.14.4
- Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.