mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
add vmstat parser and change from linebuffer to unbuffer
This commit is contained in:
@ -1,12 +1,13 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
20210910 v1.17.0
|
20210910 v1.17.0 # In progress
|
||||||
- Note to Package Maintainers: please see note at 20210720 v1.16.0
|
- Note to Package Maintainers: please see note at 20210720 v1.16.0
|
||||||
- Add generic ASCII tables parser
|
- Add generic ASCII tables parser
|
||||||
|
- Add vmstat parser
|
||||||
- Add support for streaming parsers
|
- Add support for streaming parsers
|
||||||
- Add -l option to allow line buffered output
|
|
||||||
- Add ls command streaming parser tested on linux, macOS, and freeBSD
|
- Add ls command streaming parser tested on linux, macOS, and freeBSD
|
||||||
- Add ping command streaming parser tested on linux, macOS, and freeBSD
|
- Add ping command streaming parser tested on linux, macOS, and freeBSD
|
||||||
|
- Add -u option to allow unbuffered output
|
||||||
|
|
||||||
20210830 v1.16.2
|
20210830 v1.16.2
|
||||||
- Note to Package Maintainers: please see note at 20210720 v1.16.0
|
- Note to Package Maintainers: please see note at 20210720 v1.16.0
|
||||||
|
Reference in New Issue
Block a user