mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
fix exit on interrupt exit code. also add message to stderr
This commit is contained in:
@ -2,6 +2,8 @@ jc changelog
|
||||
|
||||
20221025 v1.22.2
|
||||
- fix `csv` and `csv-s` parsers for UTF-8 encoded CSV files with leading BOM bytes
|
||||
- fix exit code to be non-zero on interrupt
|
||||
- add error message on interrupt to STDERR
|
||||
- add python 3.11 tests to github actions
|
||||
|
||||
20221024 v1.22.1
|
||||
|
Reference in New Issue
Block a user