Added
- added
sortcheck
command #445 replace
: added --exitcode and --progressbar options
Changed
apply
: improved usage textexcel
: replace --list-sheets option with expanded --metadata option #448sortcheck
improvements #447extsort
: improved error handling- progressbar messages are now logged
- bump pyo3 from 0.16 to 0.17
- bump reqwest & redis "patches" further upstream
- cargo update bump several indirect dependencies
- pin Rust nightly to 2022-08-22
Fixed
extsort
: fixed sysinfo segfault on Apple Silicon by pinning sysinfo to 0.25.2 #446tojsonl
: fixed panic with stdin input
Full Changelog: 0.63.2...0.64.0