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

update changelog

This commit is contained in:
Kelly Brazil
2021-09-22 20:11:26 -07:00
parent 98c29d0747
commit 20652edefa

View File

@ -1,12 +1,13 @@
jc changelog
20210910 v1.17.0 # In progress
20210922 v1.17.0 # In progress
- Note to Package Maintainers: please see note at 20210720 v1.16.0
- Add generic ASCII tables parser
- Add vmstat parser
- ??? Add generic ASCII tables parser
- Add vmstat parser tested on linux
- Add support for streaming parsers
- Add ls command streaming parser tested on linux, macOS, and freeBSD
- Add ping command streaming parser tested on linux, macOS, and freeBSD
- Add vmstat command streaming parser tested on linux
- Add -u option to allow unbuffered output
20210830 v1.16.2