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

doc update

This commit is contained in:
Kelly Brazil
2023-12-16 11:44:11 -08:00
parent a254ee8d88
commit 604fb574be

View File

@ -1,6 +1,6 @@
jc changelog jc changelog
20231210 v1.24.0 20231216 v1.24.0
- Add `debconf-show` command parser - Add `debconf-show` command parser
- Add `iftop` command parser - Add `iftop` command parser
- Add `pkg-index-apk` parser for Alpine Linux Package Index files - Add `pkg-index-apk` parser for Alpine Linux Package Index files
@ -15,6 +15,7 @@ jc changelog
- Fix `iptables` parser for cases where the `target` field is blank in a rule - Fix `iptables` parser for cases where the `target` field is blank in a rule
- Fix `vmstat` parsers for some cases where wide output is used - Fix `vmstat` parsers for some cases where wide output is used
- Fix `mount` parser for cases with spaces in the mount point name - Fix `mount` parser for cases with spaces in the mount point name
- Fix `xrandr` parser for infinite loop issues
20231023 v1.23.6 20231023 v1.23.6
- Fix XML parser for xmltodict library versions < 0.13.0 - Fix XML parser for xmltodict library versions < 0.13.0