Skip to content

0.3.0

Compare
Choose a tag to compare
@schaefba schaefba released this 10 Aug 20:23
· 63 commits to master since this release
  • Adds a method to retrieve the list of all HealthKit type identifiers that can be mapped.
  • Adds a method to retrieve the list of HealthKit type identifiers that can be mapped using Open mHealth curated schemas.
  • Fixes an issue where timestamps were being serialized with a fixed UTC offset of +00:00 (denoted 'Z'), even though the times were actually in local time. Timestamps are now serialized using the correct offset for the local time value.
  • Fixes other minor issues.