Skip to content

v1.2.0

Latest

Choose a tag to compare

@DTTerastar DTTerastar released this 30 Jul 19:35
59abfc0

--version

withings-export --version (and -v) now print the build version, wired to the release tag:

$ withings-export --version
withings-export version v1.2.0

Previously it errored with unknown flag: --version — the binary had no build-time version to report. Dev builds (go build without release ldflags) report dev. (#44)

Full changelog: v1.1.0...v1.2.0