1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add exceptions module info

This commit is contained in:
Kelly Brazil
2021-05-16 19:30:00 -07:00
parent e9bfc3dd29
commit 965717886e

View File

@ -7,6 +7,7 @@ jc changelog
- Update dig parser compatibility to all platforms
- Fix colors in Windows terminals (cmd.exe and PowerShell)
- Add Windows time format for systeminfo output
- Add exceptions module to standardize parser exceptions
- 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