diff --git a/jc-1.18.1.tar.gz b/jc-1.18.1.tar.gz deleted file mode 100644 index 4940665..0000000 --- a/jc-1.18.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d93b288998dcabd9091ae97ca16314d3ce2a88c824ad2463a7bcfb0d39a5635b -size 3927394 diff --git a/jc-1.19.0.tar.gz b/jc-1.19.0.tar.gz new file mode 100644 index 0000000..86a82db --- /dev/null +++ b/jc-1.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab2c467191af4f1c1c56264430619e05b772caa8396a13740f7d82d232d532c +size 10264610 diff --git a/jc.changes b/jc.changes index 7ccdb6b..4bb2c9e 100644 --- a/jc.changes +++ b/jc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat May 14 08:16:14 UTC 2022 - Martin Hauke + +- Update to version 1.19.0 + * Add chage --list command parser tested on linux + * Add git log command streaming parser + * Fix git log standard parser for corner-cases where hash + values are in messages + * Fix df command parser for rare instances when a newline is + found at the end + * Fix asciitable-m parser to skip some rows that contain column + separator characters in cell data. A warning message will be + printed to STDOUT unless -q or quiet=True is used. + ------------------------------------------------------------------- Sat Jan 22 19:41:31 UTC 2022 - Martin Hauke diff --git a/jc.spec b/jc.spec index 9e5afb3..dc30fe2 100644 --- a/jc.spec +++ b/jc.spec @@ -18,7 +18,7 @@ Name: jc -Version: 1.18.1 +Version: 1.19.0 Release: 0 Summary: JSON CLI output utility License: MIT