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

changelog update

This commit is contained in:
Kelly Brazil
2022-05-01 11:07:27 -07:00
parent 930bf439c0
commit a730ae18c8

View File

@ -3,6 +3,9 @@ jc changelog
20220510 v1.19.0 (in progress)
- Add git log command streaming parser
- Add top -b command parser tested on linux
- Fix asciitable-m parser to skip 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
20220427 v1.18.8