mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
changelog update
This commit is contained in:
@ -1,8 +1,12 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
201911xx v1.5.1
|
201911xx v1.5.1
|
||||||
- Add -r and raw=True options. By default, jc will now convert numbers, if possible, and add other semantic information, while the raw output will keep all values as text and provide a more literal JSON output
|
- Add -r and raw=True options. By default, jc will now convert numbers and boolean, if possible, and add other semantic information, while the raw output will keep all values as text and provide a more literal JSON output
|
||||||
- Clean up helptext code
|
- Clean up helptext code
|
||||||
|
- Add compatibility warnings to stderr
|
||||||
|
- Add -q and quiet=True options to suppress warnings to stderr
|
||||||
|
- Updated lsof parser to allow parsing of added columns
|
||||||
|
- Updated netstat parser to allow parsing of unix sockets
|
||||||
|
|
||||||
20191031 v1.1.1
|
20191031 v1.1.1
|
||||||
- Add arp parser
|
- Add arp parser
|
||||||
|
Reference in New Issue
Block a user