Skip to content

v0.4.0

Compare
Choose a tag to compare
@loudnate loudnate released this 21 Jun 05:20
· 702 commits to master since this release

Breaking API change

  • getHistoryEventsSinceDate(_:, completion:) -> Void was changed to use a completion result of [TimestampedHistoryEvent] values. TimestampHistoryEvent boxes a PumpEvent and provides a reconciled Date 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 the PumpState
  • 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