Skip to content

Releases: robberwick/pylibrelinkup

v0.9.1

31 Jan 15:56
b537cf4

Choose a tag to compare

What's Changed

  • Handle None values for list fields in API responses by @robberwick in #73

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 Oct 08:29
5eefe3f

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

Thanks for the fix @RyffTech , and congratulations on your first contribution 🎉

v0.8.0

08 Mar 09:38
2eceb4a

Choose a tag to compare

What's Changed

This release adds the ability to handle HTTP 429 rate limit errors returned by the LLU API calls via the LLUAPIRateLimitError exception. This allows consumers to back off and retry after the amount of time specified by the server.

It also contains a fix for the issue whereby the trend value of the latest glucose measurement was always 3: STABLE (#65 )

  • Handle LLU HTTP 429 rate limit errors in API calls by @robberwick in #62
  • fix: update trend alias in GlucoseMeasurementWithTrend and adjust tests by @robberwick in #63

Full Changelog: v0.7.3...v0.8.0

v0.7.3

04 Mar 20:47
dbaa7ce

Choose a tag to compare

What's Changed

  • fix: update latest method return type to GlucoseMeasurementWithTrend by @robberwick in #61

Full Changelog: v0.7.2...v0.7.3

v0.7.2

04 Mar 20:23
a589d92

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

26 Jan 18:28
8d5c87e

Choose a tag to compare

What's Changed

Thanks to @realcodfish for the help with #53 - absolutely textbook issue reporting 🏅 👍

Full Changelog: v0.7.0...v0.7.1

v0.7.0

10 Dec 20:33
06bce45

Choose a tag to compare

What's Changed

  • Update request headers to match upstream requirements by @robberwick in #49
    • amend version to 4.12.0
    • add patient-id header

Full Changelog: v0.6.3...v0.7.0

v0.6.3

09 Dec 21:50
d1694e2

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

04 Dec 08:03
5fcbe51

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Nov 19:47
240edb4

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1