UnitMath v1.18.0
Polished GitHub checkpoint after the v1.x CLI feature sprint.
Highlights
- Weight, volume, potency, and package math
- One-shot CLI conversions
- Universal
convertcommand - Batch CSV and JSON Lines input
- File and stdin batch input
- Extension-based input auto-detection
- CSV, JSON Lines, and JSON array output
--outfile writing--precisionoutput formatting- CSV header control
- CSV delimiter control: comma, tab, pipe
- Dirty-data batch filtering with
--errors-onlyand--ok-only - Batch summaries written to stderr with
--summary
Verification
cargo fmt --checkcargo testcargo test --examplesgit diff --check