Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@mpangburn mpangburn released this 04 Sep 04:05
· 13 commits to master since this release
f0a0177
  • Large and breaking changes to the API, most notably the decoupling of upload and download operations into NightscoutDownloader and NightscoutUploader.
  • NightscoutDataManager, which can sync uploads/updates/deletions with the latest downloads to keep information up to date before the Nightscout API is updated to reflect the changes.
  • Dependency on my utility library, Oxygen, which separates out non-Nightscout functionality like Result, Atomic, and Weak.