JC version 1.19.0
·
1327 commits
to master
since this release
jc
now comes bundled with 100 parsers!
- 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 - Allow
jc
to pip install on unsupported python version 3.6 - Fix
asciitable-m
parser to skip some rows that contain column separator
characters in cell data. A warning message will be printed to STDERR
unless-q
orquiet=True
is used. - New zip package for Windows
Release Notes: https://blog.kellybrazil.com/2022/05/17/jc-version-1-19-0-released/