Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

23 lines (23 loc) · 823 Bytes

[2.0.0]

  • Added missing data types
  • Added Models for each data type
  • Added getRecords to return a List of Records instead of a Map
  • Added writeData method
  • Added deleteRecords methods
  • Upgrade Health Connect API to 1.1.0-alpha2
  • Updated README.md

[1.2.3]

[1.2.2]

  • getChanges flatten record field on UpsertionChange

[1.2.1]

  • breaking changes for getRecord
  • getRecord pagination support
  • implement getChanges and getChangesToken
  • fix datetime range passed to getRecord

[1.2.0]

[1.1.4]

  • Update README.md

[1.0.0]

  • Initial release