robberwick / pylibrelinkup

`pylibrelinkup` is a Python client for the LibreLinkUp API, which allows you to interact with the LibreLinkUp service to retrieve glucose data and other related information. This project is a Python implementation inspired by the [libre-link-up-api-client](https://github.com/DiaKEM/libre-link-up-api-client) project.
MIT License
2 stars 0 forks source link

Release 0.2.0 #14

Closed robberwick closed 1 month ago

robberwick commented 1 month ago

This pull request introduces several updates to the pylibrelinkup project, including enhancements to the read method, new exception handling, and additional test coverage. The most important changes are summarized below:

Enhancements to read Method:

Exception Handling:

Testing Improvements:

Configuration Updates:

Workflow Adjustments: