github dathere/qsv 6.0.1

latest releases: 7.0.1, 7.0.0
one month ago

[6.0.1] - 2025-07-12

This is a patch release with bug fixes and minor improvements.


Changed

  • feat: updated completions for qsv v6.0.0 by @rzmk in #2838
  • docs: updated sample schema.json based on NYC311 1M row sample benchmark data
  • docs: updated sample stats output using NYC 311 1M row sample benchmark data
  • build(deps): bump chrono-tz from 0.10.3 to 0.10.4 by @dependabot[bot] in #2839
  • build(deps): bump qsv-stats from 0.35.0 to 0.36.0 by @dependabot[bot] in #2840
  • bumped indirect dependencies
  • Added benchmark_data.* to .gitignore

Fixed

  • geocode: make --batch=0 mode more robust by setting a minimum batch size of 1,000 rows 2fa90bc
  • jsonl: correct batchsize calculation to use input file instead of output file for line counting 742dc77
  • benchmarks: fixed benchmarks with unescaped parameters with embedded spaces ad95596

Removed

  • Removed retired publishing workflows (linux-glibc-231-musl-123 and wix-installer)

Full Changelog: 6.0.0...6.0.1

Don't miss a new qsv release

NewReleases is sending notifications on new releases.