Jan :rust: :ferris: on Nostr: Just published a new version of csv-diff (v0.1.1) 🚀 https://lib.rs/crates/csv-diff ...
Just published a new version of csv-diff (v0.1.1) 🚀
https://lib.rs/crates/csv-diff
This fixes a nasty bug regarding sort order of modified csv records. 😖
Details in the MR/PR:
https://gitlab.com/janriemer/csv-diff/-/merge_requests/31
Also, two new incoming PRs for #qsv, the #CSV toolkit:
The first updates to the latest csv-diff, fixing aforementioned bug:
https://github.com/dathere/qsv/pull/2456
The second fixes a bug regarding conversion from column names to indices:
https://github.com/dathere/qsv/pull/2457
#Rust #RustLang #OpenSource #CSVDiff
https://lib.rs/crates/csv-diff
This fixes a nasty bug regarding sort order of modified csv records. 😖
Details in the MR/PR:
https://gitlab.com/janriemer/csv-diff/-/merge_requests/31
Also, two new incoming PRs for #qsv, the #CSV toolkit:
The first updates to the latest csv-diff, fixing aforementioned bug:
https://github.com/dathere/qsv/pull/2456
The second fixes a bug regarding conversion from column names to indices:
https://github.com/dathere/qsv/pull/2457
#Rust #RustLang #OpenSource #CSVDiff