mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
doc update
This commit is contained in:
@ -1,13 +1,14 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
20230103 v1.22.5
|
20230105 v1.22.5
|
||||||
- Add TOML parser
|
- Add TOML parser
|
||||||
- Update copyright dates
|
- Add AIX support for the `mount` command parser
|
||||||
- Fix `lsusb` parser when extra hub port status information is output
|
- Fix `lsusb` parser when extra hub port status information is output
|
||||||
- Refactor `lsusb` parser for more code reuse
|
- Refactor `lsusb` parser for more code reuse
|
||||||
- Fix INI parser to include top-level values with no section header
|
- Fix INI parser to include top-level values with no section header
|
||||||
- Fix INI and Key/Value parsers to only remove one quotation mark from the
|
- Fix INI and Key/Value parsers to only remove one quotation mark from the
|
||||||
beginning and end of values.
|
beginning and end of values.
|
||||||
|
- Update copyright dates
|
||||||
|
|
||||||
20221230 v1.22.4
|
20221230 v1.22.4
|
||||||
- Add `iwconfig` command parser
|
- Add `iwconfig` command parser
|
||||||
|
Reference in New Issue
Block a user