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

doc update

This commit is contained in:
Kelly Brazil
2022-05-12 11:28:20 -07:00
parent 28de57792c
commit d7a884a567

View File

@ -5,7 +5,8 @@ jc changelog
- Add git log command streaming parser
- Add top -b command parser tested on linux
- Add top -b command streaming parser tested on linux
- Fix asciitable-m parser to skip rows that contain column separator
- 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 STDOUT
unless `-q` or `quiet=True` is used.
- Add YAML output option