8000 Releases · danishm/gollu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: danishm/gollu

gollu v0.4.1-alpha

24 Nov 18:10
Compare
Choose a tag to compare
gollu v0.4.1-alpha Pre-release
Pre-release

Fixed failing tests

gollu v0.4.0-alpha

24 Nov 17:51
Compare
Choose a tag to compare
gollu v0.4.0-alpha Pre-release
Pre-release

Features added

  • Differentiate between latest reading struct and graph reading struct
  • latest reading now supports returning the color and trend as string

gollu v0.3.0-alpha

23 Nov 18:20
Compare
Choose a tag to compare
gollu v0.3.0-alpha Pre-release
Pre-release

Features added

  • JSON field names for structs returned by managed client

gollu v0.2.0-alpha

18 Nov 18:10
221b9bf
Compare
Choose a tag to compare
gollu v0.2.0-alpha Pre-release
Pre-release

Features added

  • A managed client that automates handling of the auth token and makes the API simpler
  • Modified the command line utilities to use the new managed client

gollu v0.1.0-alpha

06 Oct 17:52
Compare
Choose a tag to compare
gollu v0.1.0-alpha Pre-release
Pre-release

First release of a Go client library for the LibreLinkUp API. It currently supports the following calls

  • Login - Allows you to login at acquire a bearer token to make subsequent calls
  • Connections - Get connections available to login, which identifies the patient and sensors that they have
  • Graph - Get a list of recent data points on blood glucose readings. From experience, this call returns previous 12 hours worth of data
0