1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

changelog update

This commit is contained in:
Kelly Brazil
2021-12-08 08:14:36 -08:00
parent df190aa299
commit 7ac468e35a

View File

@ -2,6 +2,7 @@ jc changelog
20211207 v1.17.4 20211207 v1.17.4
- Add support for the NO_COLOR environment variable to force mono - Add support for the NO_COLOR environment variable to force mono
- Add -C option to force color output even when using pipes (overrides -m and NO_COLOR)
20211202 v1.17.3 20211202 v1.17.3
- Update parsers to exit with error if non-string input is detected (raise TypeError) - Update parsers to exit with error if non-string input is detected (raise TypeError)