1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00

doc update

This commit is contained in:
Kelly Brazil
2023-12-09 11:45:26 -08:00
parent ef7f755614
commit 47c7e081f3

View File

@ -1,15 +1,17 @@
jc changelog
20231128 v1.24.0
20231209 v1.24.0
- Add `debconf-show` command parser
- Add `iftop` command parser
- Add `pkg-index-alpine` parser for Alpine Linux Package Index files
- Add `pkg-index-deb` parser for Debian/Ubuntu Package Index files
- Add `debconf-show` command parser
- Add `swapon` command parser
- Add `tune2fs` command parser
- Remove `iso-datetime` parser deprecated since v1.22.1. (use `datetime-iso` instead)
- Update timezone change in Github Actions for node v16 requirement
- Add Python 3.12 tests to Github Actions
- Refactor `acpi` command parser for code cleanup
- Refactor vendored libraries to remove Python 2 support
- 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 `mount` parser for cases with spaces in the mount point name