Skip to content

Releases: netreconlab/CareKitEssentials

1.1.5

15 May 16:33
776c828
Compare
Choose a tag to compare

What's Changed

  • fix: Use Event comparable from CareKit by @cbaker6 in #65

Full Changelog: 1.1.4...1.1.5

1.1.4

14 May 17:31
e399772
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

14 May 08:12
bd5bf7b
Compare
Choose a tag to compare

What's Changed

  • refactor: Async code to remove warning by @cbaker6 in #63

Full Changelog: 1.1.2...1.1.3

1.1.2

14 May 08:02
369eea6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

10 May 01:11
b100489
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure HealthKit cumulative samples are graphed correctly by @cbaker6 in #61

Full Changelog: 1.1.0...1.1.1

1.1.0

08 May 18:20
ec6e70a
Compare
Choose a tag to compare

What's Changed

  • feat: Allow specific action for SliderLogView and DigitalCrownLogView by @cbaker6 in #60

Full Changelog: 1.0.0...1.1.0

1.0.0

07 May 18:13
53a1d4a
Compare
Choose a tag to compare

What's Changed

  • feat: Build for macOS and visionOS by @cbaker6 in #9
  • docs: Add watchOS docs by @cbaker6 in #11
  • feat: Add an OCKAnyOutcome sorting extension by @cbaker6 in #12
  • ci: Add codecov by @cbaker6 in #13
  • fix: Change method name to sortedByGreatest() by @cbaker6 in #14
  • refactor: Update CustomLinearCareTaskProgress by @luimillan3 in #15
  • fix: Extend LinearCareTaskProgress instead of CareTaskProgressStrategy by @lmillan1 in #16
  • feat: Add methods to computeProgress for median and average by @lmillan1 in #17
  • feat: Allow slider card to specify kind of outcome value by @cbaker6 in #19
  • fix: Remove extra padding on custom view by @cbaker6 in #20
  • feat: Add CareEssentialChartView by @cbaker6 in #21
  • feat: Add properties for earliest and latest fetched results by @cbaker6 in #22
  • fix: Add extensions for each fetched type by @cbaker6 in #23
  • fix: Fetched events so consolidate by taskID by @cbaker6 in #24
  • feat: Add SimpleView card by @cbaker6 in #25
  • feat: Add start and end of day dates by @cbaker6 in #26
  • fix: Slider values should be sorted by latest values by @cbaker6 in #27
  • feat: All views should use OCKAnyEvent instead of fetched values by @cbaker6 in #28
  • fix: Improve Hashable conformance of OCKAnyEvent by @cbaker6 in #29
  • feat: Add EventQueryView wrappers by @cbaker6 in #30
  • fix: Do not build EventQuery views for watchOS by @cbaker6 in #31
  • fix: Showing divider in InformationHeader by @cbaker6 in #32
  • fix: Build for older versions of Xcode by @cbaker6 in #33
  • feat: Add addTasksIfNotPresent method to OCKHealthKitPassthroughStore by @cbaker6 in #34
  • refactor: Update to latest CareKit by @cbaker6 in #35
  • refactor: Build for Xcode 15 by removing Preview by @cbaker6 in #37
  • feat: Add ability to filter an array OCKOutcomeValues by @Rodrigox30 in #36
  • feat: Save HealthKit sample metadata by @cbaker6 in #38
  • fix: Bump to latest CareKit by @cbaker6 in #39
  • feat: Separate filter and sort for Outcomes and Values by @cbaker6 in #40
  • feat: Add card to display ResearchKitSwiftUI surveys by @cbaker6 in #41
  • docs: Add ResearchKitSwiftUI usage by @cbaker6 in #42
  • refactor: Clean up files and improve docs by @cbaker6 in #43
  • feat: Add methods to convert Result<->OCKOutcomeValue by @cbaker6 in #44
  • feat: Add "Required" tag to InformationHeader if task impacts adherence by @cbaker6 in #45
  • feat: Make OCKStoreCoordinator Hashable by @cbaker6 in #46
  • fix: Handle cases when saving updates to ReseaarchForm by @cbaker6 in #47
  • feat: Multiple improvements to CareKitEssentialChartView by @cbaker6 in #48
  • feat: Improve chart detail view and add max/min CareTaskProgressStrategy's by @cbaker6 in #49
  • fix: Remove extra commas by @cbaker6 in #50
  • feat: Show chart details in Split View when possible by @cbaker6 in #51
  • feat: Make OCKOutcomeValue plottable by @cbaker6 in #52
  • fix: Improve hashing of HealthKit related events by @cbaker6 in #53
  • fix: Remove forced aspect ratio of chart in fullscreen by @cbaker6 in #54
  • feat: Add simple cards for slider and digitalcrown views by @cbaker6 in #55
  • docs: Clean up doc links by @cbaker6 in #56
  • fix: Build for older versions of Xcode by @cbaker6 in #57
  • feat: Prepare for 1.0.0 release by @cbaker6 in #58

New Contributors

Full Changelog: 0.3.0...1.0.0

1.0.0-alpha.55

06 May 17:54
a4585fb
Compare
Choose a tag to compare
1.0.0-alpha.55 Pre-release
Pre-release

What's Changed

  • fix: Build for older versions of Xcode by @cbaker6 in #57

Full Changelog: 1.0.0-alpha.54...1.0.0-alpha.55

1.0.0-alpha.54

05 May 20:39
6bddb50
Compare
Choose a tag to compare
1.0.0-alpha.54 Pre-release
Pre-release

What's Changed

  • feat: Add simple cards for slider and digitalcrown views by @cbaker6 in #55
  • docs: Clean up doc links by @cbaker6 in #56

Full Changelog: 1.0.0-alpha.53...1.0.0-alpha.54

1.0.0-alpha.53

03 May 03:02
1f81b17
Compare
Choose a tag to compare
1.0.0-alpha.53 Pre-release
Pre-release

What's Changed

  • fix: Remove forced aspect ratio of chart in fullscreen by @cbaker6 in #54

Full Changelog: 1.0.0-alpha.52...1.0.0-alpha.53