JC version 1.22.5
kellyjonbrazil
released this
11 Jan 22:50
·
523 commits
to master
since this release
- Add TOML file parser
- Add INI with duplicate key support file parser
- Add AIX support for the
arp
command parser - Add AIX support for the
mount
command parser - Fix
lsusb
command parser when extra hub port status information is output - Refactor
lsusb
command parser for more code reuse - Fix INI file parser to include top-level values with no section header
- Fix INI file parser to not specially handle the [DEFAULT] section
- Fix INI file and Key/Value parsers to only remove one quotation mark from the
beginning and end of values. - Update copyright dates