1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

fix file_stats in git-log parsers

This commit is contained in:
Kelly Brazil
2024-05-14 17:38:39 -07:00
parent 0faacb6d0d
commit f1bab336ee
21 changed files with 112 additions and 40 deletions

View File

@@ -1,7 +1,8 @@
jc changelog
20240510 v1.25.3
- Add `battery_percentage` field to `bluetoothctl` parser output
- Enhance `bluetoothctl` parser with added `battery_percentage` field
- Enhance `git-log` standard and streaming parsers with added `lines_changed` field under `file_stats`
- Fix `pci-ids` parser to correctly handle multiple subdevices
- Fix `pip-show` parser to handle multi-line fields with a beginning blank line
- Fix `top` parsers to quiet uptime info parsing