Skip to content

v1.0.0

Choose a tag to compare

@DTTerastar DTTerastar released this 26 Apr 00:37
5bbfc67

First 1.0 release. withings-export now conforms to the quantcli export-CLI contract.

Highlights since v0.2.1

  • prime subcommand — one-screen primer for LLM agents (#10).
  • auth status subcommand — one-line auth readiness check (#9).
  • --format replaces --json--format markdown|json|csv, markdown default (#7). Breaking for scripts that used --json; pass --format json instead.
  • Harmonized date flags--until, today/yesterday keywords (#8).
  • Empty JSON returns [], not null (#11).
  • auth refresh removed (#30) — refresh is automatic inside export commands; the standalone subcommand was passive and printed token bytes.
  • Bare auth/root invocations exit non-zero with help on stderr (#29).

Known issues

See open issues — float precision noise on some derived/structured outputs, JSON/CSV column-name drift on intraday and workouts. None block normal use.