github dathere/qsv 0.58.1

latest releases: 1.0.0, 0.138.0, 0.137.0...
2 years ago

Changed

  • Universal clippy handling. Added allow clippy hint section in main for clippy lints we allow/ignore, and added exceptions as needed throughout the codebase.
    This means clippy, even in pedantic/nursery/perf mode willl have no warnings. #365
  • reqwest deflate compression support #366
  • fetch: expanded --http-header explanation/example
  • fetch: refactored --timeout processing 3454ed0
  • fetch: prioritized ACCEPT-ENCODING to prioritize brotli first, gzip second, and deflate last for compression c540d22
  • updated patched crates, particularly our rust-csv fork with more clippy recommendations applied
  • cargo update bump actix-http from 3.2.0 to 3.2.1

Fixed

  • excel: fixed docopt usage text which prevents --help from working
  • extsort: better parsing/error-handling, instead of generic panic when no input/output is specified. This also allows --help to be displayed.

Full Changelog: 0.58.0...0.58.1

Don't miss a new qsv release

NewReleases is sending notifications on new releases.