Skip to content

Releases: ssmurfgg04-gif/dsv

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:31

Full Changelog: v0.13.0...v0.13.1

dsv v0.13.0

Choose a tag to compare

@ssmurfgg04-gif ssmurfgg04-gif released this 31 Jul 06:30

dsv 0.13.0 — a fork of xsv with modern dependencies (csv 1.3, regex 1.13, duckdb/arrow 54+ for parquet), JSONL support, and clean CI (426 tests, all feature sets).

Highlights

  • JSONL/NDJSON auto-detection for read commands
  • Parquet input support (transparent reader for all commands)
  • split -s subcommand
  • Head-to-head benchmarks vs upstream xsv (see BENCHMARKS.md)
  • Fixed --no-default-features build, modernized tests for quickcheck 1.x

Binaries

  • dsv-x86_64-unknown-linux-gnu — Linux x86-64
  • dsv-x86_64-pc-windows-gnu.exe — Windows x86-64
  • dsv-SHA256SUMS.txt — checksums

Built with rustc 1.97.1, lto=thin, strip=symbols.