mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
update changelog
This commit is contained in:
@ -1,13 +1,13 @@
|
|||||||
jc changelog
|
jc changelog
|
||||||
|
|
||||||
20210419 v1.15.2
|
20210418 v1.15.2
|
||||||
- Add systeminfo parser tested on Windows
|
- Add systeminfo parser tested on Windows
|
||||||
- Update dig parser to fix an issue with IPv6 addresses in the server field
|
- Update dig parser to fix an issue with IPv6 addresses in the server field
|
||||||
- Update dig parser to fix an issue when axfr entries contain a semicolon
|
- Update dig parser to fix an issue when axfr entries contain a semicolon
|
||||||
- Update dig parser to add support for Additional Section and Opt Pseudosection
|
- Update dig parser to add support for Additional Section and Opt Pseudosection
|
||||||
- Update dig parser to add query_size field
|
- Update dig parser to add query_size field
|
||||||
- Use dig parser as the main example in readme, documentation, and man page
|
- Use dig parser as the main example in readme, documentation, and man page
|
||||||
- Standardize int, float, and boolean conversion rules
|
- Standardize int, float, and boolean conversion rules with functions in jc.utils
|
||||||
|
|
||||||
20210413 v1.15.1
|
20210413 v1.15.1
|
||||||
- New feature to show parser documentation interactively with -h --parser_name
|
- New feature to show parser documentation interactively with -h --parser_name
|
||||||
|
Reference in New Issue
Block a user