github dathere/qsv 19.0.0

pre-release9 hours ago

[19.0.0] - 2026-04-06

Added

  • blake3: new BLAKE3 hashing command #3658
  • to parquet: re-add subcommand powered by Polars #3674
  • to parquet: pschema.json support, --infer-len and --try-parse-dates #3680
  • pivotp: totals support #3635
  • moarstats: even moar stats #3654

Changed

  • to parquet: use LazyFrame for parquet conversion #3679
  • tojsonl: implement proper JSONL writer instead of abusing CSV writer
  • Document first-N sampling; use to_string_lossy
  • help: suppress linebreaks for options by using non-breaking hyphens #3662
  • Switch default allocator from mimalloc to jemalloc - the default allocator of polars #3684
  • deps: bump jaq from 2 to 3; jaq-json from 1 to 2 #3653
  • deps: bump polars to latest upstream
  • deps: bump atoi simd and sysinfo #3663
  • Add debug_assert! to moarstats map lookups
  • Remove some unwraps

Fixed

  • docs: fix 27 stale claims found in documentation audit #3637
  • docs: correct 5 documentation inaccuracies found during audit
  • typo: | character not escaped, prematurely truncating content

Dependencies

Full Changelog: 18.0.0...19.0.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.