mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-10 22:41:51 +02:00
add apt_cache_show parser. Split list values into an array. fix tests.
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
jc changelog
|
||||
|
||||
20240226 v1.25.2
|
||||
- Add `apt-cache show` command parser
|
||||
- Enhance `df` parser to add human readable output support. Note: the `size`
|
||||
field has been changed to an integer and all size values have been normalized
|
||||
to bytes.
|
||||
- Enhance `free` parser to add human readable output support. All size values
|
||||
have been normalizd to bytes.
|
||||
- Enhance `/proc/pid/stat` parser to support "Idle" state
|
||||
- Enhance `rpm_qi` and `pkg_index_deb` parsers to split list fields into arrays
|
||||
- Fix `iwconfig` parser to handle more special characters in the SSID name
|
||||
- Documentation updates
|
||||
|
||||
|
Reference in New Issue
Block a user