1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add exit code info

This commit is contained in:
Kelly Brazil
2021-05-11 12:42:21 -07:00
parent 8d8c58742e
commit 947cf41dfa

View File

@ -1,9 +1,10 @@
jc changelog
20210510 v1.15.4
20210511 v1.15.4
- Update ping parser to support error responses in OSX and BSD
- Update ping parser to be more resillient against parsing errors for unknown error types
- Update dig parser to support `+noall +answer` use case
- JC no longer swallows exit codes when using the "magic" syntax. See the Exit Codes section of the README and man page for details
20210426 v1.15.3
- Add ufw status command parser tested on linux