Skip to content

v0.2.0

Choose a tag to compare

@partymola partymola released this 09 Jun 15:45

Added

  • withings-mcp sync CLI subcommand (with --types and --days flags) for parity with fitbit-mcp; previously a sync could only be triggered through an MCP client. --types all expands to body,sleep,activity,workouts, and each data type gets a summary line (status, record count, date range).
  • withings-mcp --version prints the installed package version.
  • Continuous integration now runs the test suite on Python 3.14 in addition to 3.13.

Full changelog: v0.1.0...v0.2.0