Added
snappy
: addvalidate
subcommand #920sniff
: can now sniff snappy-compressed files - on the local file system and on URLs #925schema
&stats
: stats now has a--stats-binout
option whichschema
takes advantage of #931schema
: added example NYC 311 JSON schema validation file generated byqsv schema
c956212to
: added snappy auto-compression/decompression support 09a7afdto
: added dirs as input source a31fb3b and 4d4dd54to
: added unit tests for sqlite, postgres, xslx and datapackage 16f2b7e 808b018 10739c5
Changed
snappy
: misc improvements in #921stats
: 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
Full Changelog: 0.99.0...0.100.0