github jqnatividad/qsv 0.78.0

latest releases: 0.128.0, 0.127.0, 0.126.0...
18 months ago

Added

  • stats: added leading zero handling when inferring types (e.g. zipcodes like "07094" are strings not integers) #648
  • stats: added --typesonly option, which infers only data types with date inferencing enabled for all columns #650
  • stats: added underflow handing to sum statistic 1b5e545
  • excel: expanded --metadata functionality, with the option to return workbook metadata as JSON as well #651
  • added platform-specific README for prebuilt zip archives 15e247e

Changed

  • safenames: improved usage text
  • stats: minor performance tweaks 88be38b and 8aa58c5
  • join: minor performance tweaks 92d4191
  • exclude: minor performance tweaks f3cc0ac
  • sniff: minor performance tweak d2a4676
  • sortcheck: minor performance tweak 83c22ae
  • switch GitHub Actions to use ubuntu-20.04 so as not to link to too new glibc libraries, preventing older distros from running the linux-gnu prebuilts.
  • switch GitHub Actions to use macos-12 to minimize flaky CI tests
  • expanded qsvdp description in README
  • Bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #645
  • cargo update bump several indirect dependencies
  • pin Rust nightly to 2022-12-10

Full Changelog: 0.77.0...0.78.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.