- Add
ipconfig
command parser (ipconfig
for Windows) - Add
pacman
command parser - Add
wg show
command parser - Enhance
ethtool
parser to supportlink_partner_advertised_link_modes
- Enhance
ifconfig
parser to supportutun
interfaces with assigned IPv4 addresses on macOS - Enhance
nsd-control
parser with additional state fields - Enhance
ping-s
streaming parser to support error replies - Fix
bluetoothctl
parser when extra attributes likemanufacturer
andversion
exist - Fix
df
parser to correctly output binary vs. decimal size outputs - Fix
ip-address
parser for Python 3.13 changes to IPv4 mapped IPv6 addresses - Fix
iw-scan
parser to output more fields (still beta quality) - Fix
mount
parser for cases where there are spaces in the filesystem name - Fix
netstat
parser for cases where there are spaces in the program name - Fix
pkg-index-deb
,apt-cache-show
, andrpm-qi
parsers to correctly convert contiguous packages with the same name - Fix
traceroute
parser to support extreme IPv6 cases - Fix
uptime
parser for data that containsuser
instead ofusers
- Fix
yaml
parser to support values that start with an equal sign - Enhance
jc.utils.convert_size_to_int()
to addposix_mode
anddecimal_bias
parameters - Enhance cli to coerce any non-JSON-serializable objects to a string