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

fix uptime for "user" instead of "users"

This commit is contained in:
Kelly Brazil
2024-09-07 17:24:21 -07:00
parent 71af0c5555
commit 40eb2b7ef6
3 changed files with 12 additions and 3 deletions

View File

@@ -1,8 +1,9 @@
jc changelog
20240906 v1.25.4
20240907 v1.25.4
- Fix `mount` parser for cases where there are spaces in the filesystem name
- Fix `ip-address` parser for Python 3.13 changes to IPv4 mapped IPv6 addresses
- Fix `uptime` parser for data that contains `user` instead of `users`
20240609 v1.25.3
- Enhance `bluetoothctl` parser with added `battery_percentage` field