Releases: netreconlab/CareKitEssentials
Releases · netreconlab/CareKitEssentials
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
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
- @luimillan3 made their first contribution in #15
- @lmillan1 made their first contribution in #16
- @Rodrigox30 made their first contribution in #36
Full Changelog: 0.3.0...1.0.0
1.0.0-alpha.55
What's Changed
Full Changelog: 1.0.0-alpha.54...1.0.0-alpha.55
1.0.0-alpha.54
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
What's Changed
Full Changelog: 1.0.0-alpha.52...1.0.0-alpha.53