Skip to content

Releases: Peeler-Coding-LLC/GlucoseViewer

0.0.2-2301231754-alpha

23 Jan 23:27
b7a688d
Compare
Choose a tag to compare

What's Changed

  • Support for specifying whether your Nightscout instance operates in mmol/L or mg/dL mode.
    • The fix for issue #8 was among these updates
  • Ability to specify whether the graph displays a fixed y-axis or a dynamic one
    • Fixed axis goes from 50 mg/dL to 300 mg/dL by 25 mg/dL or 2.8 to 16.6 mmol/L by 0.60 mmol/L
    • Dynamic axis goes from min-10 mg/dL to max+20 mg/dL by 10 mg/dL or min-1.0 mmol/L to max+1.5 mmol/L by 0.5 mmol/L
  • Various bits of code cleanup

Full Changelog: 0.0.1-2201172012-alpha...0.0.2-2301231754-alpha

0.0.1-2201172012-alpha

18 Jan 01:22
Compare
Choose a tag to compare

Fixed issue #6 - API call fails if datetime is returned as a double

0.0.1-2201162112-alpha

17 Jan 04:27
Compare
Choose a tag to compare

Alpha release for initial testing