Skip to content

Commit 0f28464

Browse files
authored
LoopKit 0.6.0: Event History preference and safety considerations (#144)
* Getting insulin dosing data from pump event history * Updating LoopKit to 0.6.0. Preventing a loop from starting if reservoir data is bad and history fetch fails. Fixes #142 Fixes #134 Fixes #24
2 parents 7628aff + 47c8ba9 commit 0f28464

File tree

67 files changed

+224
-156
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+224
-156
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
github "loudnate/LoopKit" ~> 0.5.1
1+
github "loudnate/LoopKit" ~> 0.6.0
22
github "loudnate/xDripG5" ~> 0.6.0
33
github "loudnate/SwiftCharts" "loudnate/naterade"
44
github "mddub/dexcom-share-client-swift" ~> 0.1

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
github "amplitude/Amplitude-iOS" "v3.8.5"
22
github "loudnate/Crypto" "13fee45175b88629aeabe60b4b4fc3daf86fa0a3"
33
github "mddub/G4ShareSpy" "v0.2.2"
4-
github "loudnate/LoopKit" "v0.5.1"
4+
github "loudnate/LoopKit" "v0.6.0"
55
github "loudnate/SwiftCharts" "8671287afb29640f9cffced6521b1098b7aac085"
66
github "mddub/dexcom-share-client-swift" "v0.1.3"
77
github "loudnate/xDripG5" "v0.6.0"
564 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)