Skip to content

Tags: mm/heartbridge

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🥳 Improved health sample support, significant refactor of CLI, server…

… and parsing code (#3)

* Adds support for any health sample data type Shortcuts exposes, with additional support for a handful of types and dataclass definitions to easily extend to more types in the future

* Switched to Starlette+Uvicorn for handling HTTP requests from Shortcuts, decoupled parsing logic from CLI/server logic

* Switched to Click for defining the CLI

* Increased testing coverage for supported health sample data types

1.0.0

Toggle 1.0.0's commit message
minor README change for pypi image support