[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 2fa90bcjsonl
: correct batchsize calculation to use input file instead of output file for line counting 742dc77benchmarks
: 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