Releases: ps2/rileylink_ios
Releases · ps2/rileylink_ios
v0.4.0
Breaking API change
getHistoryEventsSinceDate(_:, completion:) -> Void
was changed to use a completion result of[TimestampedHistoryEvent]
values.TimestampHistoryEvent
boxes aPumpEvent
and provides a reconciledDate
and mutability info.
Other fixes
- Added
SelectBasalProfilePumpEvent
#119 - Retries initial power-on sequence if no response (thanks @kamens)
- Refactoring PumpEvent parsing to avoid uses of
localTimeZone
and instead rely on thePumpState
- Correctly parses PumpEvent sequences that include clock changes
- Fixes issue where Nightscout API info wasn't persisted, and improves keyboard entry
- Fixes a crash when testing with the button press command
v0.3.3: Merge pull request #112 from ps2/dev
- Posts a notification when the timer tick characteristic value changes
v0.3.2
v0.3.1
RileyLinkKit:
- Reservoir polling command
- Displaying pump model version
- Displaying subg_rfspy firmware version
- Allowing disconnecting from devices which have outstanding connection requests (but are not nearby)
- Allowing idle listening to be configured
MinimedKit
- Fix bolus wizard settings size on older pumps