diff --git a/jc-1.19.0.tar.gz b/jc-1.19.0.tar.gz deleted file mode 100644 index 86a82db..0000000 --- a/jc-1.19.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ab2c467191af4f1c1c56264430619e05b772caa8396a13740f7d82d232d532c -size 10264610 diff --git a/jc-1.20.1.tar.gz b/jc-1.20.1.tar.gz new file mode 100644 index 0000000..9e0b277 --- /dev/null +++ b/jc-1.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0426fc0c9f687fdf1600f7503c14f0926234d6bdf316a84af204e3d2cb999ae +size 10342360 diff --git a/jc.changes b/jc.changes index 4bb2c9e..af55164 100644 --- a/jc.changes +++ b/jc.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Sat Jun 18 17:14:53 UTC 2022 - Martin Hauke + +- Update to version 1.20.1 + * Add postconf -M parser tested on linux + * Update asciitable and asciitable-m parsers to preserve case + in key names when using the -r or raw=True options. + * Add long options (e.g. --help, --about, --pretty, etc.) + * Fix id parser for cases where the user or group name is not + present +- Update to version 1.20.0 + * Add YAML output option with -y + * Add top -b standard and streaming parsers tested on linux + * Add plugin_parser_count, standard_parser_count, and + streaming_parser_count keys to jc -a output + * Add is_compatible function to the utils module + * Fix pip-show parser for packages with a multi-line license + field + * Fix ASCII Table parser for cases where centered headers cause + mis-aligned fields + ------------------------------------------------------------------- Sat May 14 08:16:14 UTC 2022 - Martin Hauke diff --git a/jc.spec b/jc.spec index dc30fe2..c11f556 100644 --- a/jc.spec +++ b/jc.spec @@ -18,7 +18,7 @@ Name: jc -Version: 1.19.0 +Version: 1.20.1 Release: 0 Summary: JSON CLI output utility License: MIT