Skip to content

Releases: CareEvolution/MyDataHelpsKit-iOS

2.0.0

31 May 17:29
3d3a014
Compare
Choose a tag to compare

New APIs:

Breaking changes:

Other:

  • Minor changes to various other APIs.
  • Reworked documentation, guides, and example app.

1.3.0

08 Sep 22:27
8651be4
Compare
Choose a tag to compare

What's Changed

  • Project APIs #40

Full Changelog: 1.2.0...1.3.0

1.2.0

12 Aug 01:26
40df171
Compare
Choose a tag to compare
  • Documentation style fixes #24
  • External accounts and provider connection flow #22
  • Rate limit errors and various query/model additions #29
  • Updates documentation, base URL, etc. to reflect current "MyDataHelps" branding. #32 and #39

1.1.0

12 Aug 11:58
e7240cb
Compare
Choose a tag to compare
  • Embeddable surveys #14
  • Add WeatherBit and AirNow API namespaces #16
  • The source property of DeviceDataPoint is now an optional
  • Minor documentation refinements and fixes

1.0.1

01 Jul 21:59
e9233a6
Compare
Choose a tag to compare
  • Adds enrollmentDate to ParticipantInfo #12
  • Example app fixes #9, #12

1.0.0

21 Apr 18:23
7f1c9b0
Compare
Choose a tag to compare

Implements the following APIs:

  • getParticipantInfo
  • queryDeviceData
  • persistDeviceData
  • querySurveyTasks
  • querySurveyAnswers
  • deleteSurveyResult
  • queryNotifications

Release Issue: #1