github jqnatividad/qsv 0.80.0

latest releases: 0.124.1, 0.124.0, 0.123.0...
15 months ago

Added

  • new to command. Converts CSVs "to" PostgreSQL, SQLite, XLSX, Parquet and Data Package by @kindly in #656
  • apply: add numtocurrency operation #670
  • sort: add --ignore-case option #673
  • stats: now computes summary statistics for dates as well #684
  • added --updatenow option, resolves #661 #662
  • replace footnotes in Available Commands list with emojis 😄

Changed

  • apply & applydp: expose --batch size option #679
  • validate: add last valid row to validation error 7680011
  • input: add last valid row to error message 492e51f
  • upgrade to csvs-convert 0.7.5 by @kindly in #668
  • Bump serial_test from 0.9.0 to 0.10.0 by @dependabot in #671
  • Bump csvs_convert from 0.7.5 to 0.7.7 by @dependabot in #674
  • Bump num_cpus from 1.14.0 to 1.15.0 by @dependabot in #678
  • Bump robinraju/release-downloader from 1.6 to 1.7 by @dependabot in #677
  • Bump actions/stale from 6 to 7 by @dependabot in #676
  • Bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #683
  • added concurrency check to CI tests so that redundant CI test are canceled when new ones are launched
  • instead of saying "descriptive statistics", use more understandable "summary statistics"
  • changed publishing workflows to enable to feature for applicable target platforms
  • cargo update bump dependencies, notably qsv-stats from 0.4.5 to 0.4.6 and qsv_currency from 0.5.0 to 0.6.0
  • pin Rust nightly to 2022-12-22

Fixed

  • stats: fix leading zero handling #667
  • apply: fix currencytonum bug #669

Full Changelog: 0.79.0...0.80.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.