Skip to content

UnitMath v1.18.0

Latest

Choose a tag to compare

@LJrobinson LJrobinson released this 12 May 04:02

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 convert command
  • Batch CSV and JSON Lines input
  • File and stdin batch input
  • Extension-based input auto-detection
  • CSV, JSON Lines, and JSON array output
  • --out file writing
  • --precision output formatting
  • CSV header control
  • CSV delimiter control: comma, tab, pipe
  • Dirty-data batch filtering with --errors-only and --ok-only
  • Batch summaries written to stderr with --summary

Verification

  • cargo fmt --check
  • cargo test
  • cargo test --examples
  • git diff --check