0.98.0
版本发布时间: 2023-04-07 21:59:29
jqnatividad/qsv最新发布版本:0.134.0(2024-09-10 20:11:27)
Added
-
stats
: added stats caching and storing the computed stats as metadata. Doing so not only prevents unnecessary recomputation of stats, especially for very large files, it also sets the foundation for summary statistics to be used more widely across qsv to support new commands that leverages these stats - e.g.fixdata
,outliers
,describegpt
,fake
,statsviz
and multi-pass stats, etc. https://github.com/jqnatividad/qsv/pull/902 -
stats
: added--force
option to force recomputation of stats https://github.com/jqnatividad/qsv/commit/2f91d0cd981ce9be6c36424cd946f3bcce42b909 -
luau
: add qsv_loadcsv helper function https://github.com/jqnatividad/qsv/pull/908 - added more info about regular expression syntax and link to https://regex101.com which now supports the Rust flavor of regex
Changed
- logging is now buffered by default https://github.com/jqnatividad/qsv/pull/903
- renamed features to be more easily understandable: "full" -> "feature_capable", "all_full" -> "all_features" https://github.com/jqnatividad/qsv/pull/906
- changed GitHub Actions workflows to use the new feature names
- Bump redis from 0.22.3 to 0.23.0 by @dependabot in https://github.com/jqnatividad/qsv/pull/901
- Bump filetime from 0.2.20 to 0.2.21 by @dependabot in https://github.com/jqnatividad/qsv/pull/904
- reenabled
fetch
andfetchpost
CI tests - cargo update bump several indirect dependencies
- pin Rust nightly to 2023-04-06
Full Changelog: https://github.com/jqnatividad/qsv/compare/0.97.0...0.98.0
1、 qsv-0.98.0-aarch64-apple-darwin.zip 13.03MB
2、 qsv-0.98.0-aarch64-unknown-linux-gnu.zip 13.26MB
3、 qsv-0.98.0-i686-pc-windows-msvc.zip 13.64MB
4、 qsv-0.98.0-i686-unknown-linux-gnu.zip 14.43MB
5、 qsv-0.98.0-x86_64-apple-darwin.zip 53.09MB
6、 qsv-0.98.0-x86_64-pc-windows-gnu.zip 37.23MB
7、 qsv-0.98.0-x86_64-pc-windows-msvc.zip 48.02MB
8、 qsv-0.98.0-x86_64-unknown-linux-gnu.zip 42.73MB
9、 qsv-0.98.0-x86_64-unknown-linux-musl.zip 14.44MB