github jqnatividad/qsv 0.100.0

latest releases: 0.138.0, 0.137.0, 0.136.0...
19 months ago

Added

  • snappy: add validate subcommand #920
  • sniff: can now sniff snappy-compressed files - on the local file system and on URLs #925
  • schema & stats: stats now has a --stats-binout option which schema takes advantage of #931
  • schema: added example NYC 311 JSON schema validation file generated by qsv schema c956212
  • to: added snappy auto-compression/decompression support 09a7afd
  • to: added dirs as input source a31fb3b and 4d4dd54
  • to: added unit tests for sqlite, postgres, xslx and datapackage 16f2b7e 808b018 10739c5

Changed

  • snappy: misc improvements in #921
  • stats: Refine stats binary format caching in #932
  • Bump emdedded Luau from 0.5.67 to 0.5.71 a67bd3e
  • Bump qsv-stats from 0.7 to 0.8 9a6812a
  • Bump serde from 1.0.159 to 1.0.160 by @dependabot in #918
  • Bump cached from 0.42.0 to 0.43.0 by @dependabot in #919
  • Bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #922
  • Bump pyo3 from 0.18.2 to 0.18.3 by @dependabot in #923
  • Bump ext-sort from 0.1.3 to 0.1.4 by @dependabot in #929
  • cargo update bump several indirect dependencies
  • pin Rust nightly to 2023-04-17

Removed

  • snappy is even snappier when we removed 8-cpu cap for even faster compression - going from 1.75 gb/sec to 2.25 gb/sec for the NYC 311 test data 🚀 19acf2f

Fixed

  • only create qsv_cache directory when needed #930
  • fixed werr macro to also format! messages c3ceaf7

Full Changelog: 0.99.0...0.100.0

Don't miss a new qsv release

NewReleases is sending notifications on new releases.