* Fixed bug related to add weigh in payload datetime, thanks psdupvi * Added primary device info to get garmin device method, thanks psdupvi
0.2.15
* Bumped garth to version 0.4.45
0.2.14
* Bumped minimum required withings-sync version to 4.2.4 * Added get and delete activities by it's id. Thanks to psdupvi * Breaking change: renamed get_activity_evaluation() call to get_activity() * Added getting solar data from supported devices. Thanks to psdupvi * Added Women's health API endpoints. Thanks to psdupvi
0.2.13
* Added workout get- and download methods described by euanChalmers02 * Added single string base64 token login, see commented code in example.py, idea by Tiim * Fixed time zone issue for weight-in and blood pressure updates by dpupkov * Bumped minimum required Garth version to 0.4.44