github jqnatividad/qsv 0.52.0

latest releases: 0.134.0, 0.133.1, 0.133.0...
2 years ago

Added

  • apply: DATEFMT subcommand now has a --prefer-dmy option. #328
  • stats and schema: add --prefer-dmy option. #329
  • sniff: can now sniff Date and Datetime data types. #330
  • sniff: added to qsvdp - DataPusher+-optimized qsv binary
  • added DevSkim security linter Github Action to CI

Changed

  • applied various clippy pedantic and nursery recommendations
  • cargo bump updated several dependencies, notably qsv-dateparser with its new DMY format parsing capability and
    qsv-sniffer with its Date and Datetime data type detection

Fixed

  • Closed all cargo-audit findings(#167), as the latest qsv-dateparser eliminated qsv's chrono dependency.
  • Properly create qsv_rust_version_info.txt in nightly builds
  • Fixed multithreading link in Features Flag section

Full Changelog: 0.51.0...0.52.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.