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

changelog update

This commit is contained in:
Kelly Brazil
2021-12-01 16:47:17 -08:00
parent 2752e0d66a
commit 158a15157c

View File

@ -5,6 +5,7 @@ jc changelog
- 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 - Add iostat parser tested on linux
- Add iostat streaming 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