Conversation
Collaborator
ps2
commented
Feb 20, 2017
- Simplify caching code in CarbKit (fixes Total COB overcount when Carbs in Health change Loop#243). API change: Nullability of startDate argument for getGlucoseEffects changed.
- Fix issue where schedule config values are truncated to 1 decimal point
- Add validation for Carb Entry Absorption time (less than 999). Fixes Wrong carb entry causes Loop to hang Loop#312
At all times, we prefer: 0 fractional digits for mg/dL 1 fractional digit eliminate the use of significant digits and use fixed a number of fractional digits everywhere. This is in service of: LoopKit/Loop#324
Enforce a fixed number of fractional digits per unit type.
Turn on whole module optimization, as recommended by Xcode
Add validation for Carb Entry Absorption time (less than 999)
clean up storyboard warnings
Fix broken unit test in CarbKit
Fix issue where schedule config values are truncated to 1 decimal point
Changing the process by which HKAnchoredObjectQuery handles new data
…handle infinite slope and mixed provenance. Clarify ability to prevent glucose data from being purged from HealthKit
Handle mixed provenance glucose data
bump version
ddaniels1
pushed a commit
to ddaniels1/LoopKit
that referenced
this pull request
Apr 2, 2018
Version 0.9.0
ps2
pushed a commit
that referenced
this pull request
Aug 4, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.