mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
update changelog
This commit is contained in:
@ -1,9 +1,10 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
20211130 v1.17.3
|
20211201 v1.17.3
|
||||||
- Update parsers to exit with error if non-string input is detected (raise TypeError)
|
- Update parsers to exit with error if non-string input is detected (raise TypeError)
|
||||||
- Update streaming parsers to exit with error if non-iterable input is detected (raise TypeError)
|
- Update streaming parsers to exit with error if non-iterable input is detected (raise TypeError)
|
||||||
- Simplify quiet-checking in parsers
|
- Simplify quiet-checking in parsers
|
||||||
|
- Add iostat parser tested on linux
|
||||||
|
|
||||||
20211117 v1.17.2
|
20211117 v1.17.2
|
||||||
- Fix ping parser to add Alpine linux support
|
- Fix ping parser to add Alpine linux support
|
||||||
|
Reference in New Issue
Block a user