Skip to content

Releases: cyberjunky/python-garminconnect

Release 0.2.19

06 Jul 09:51
Compare
Choose a tag to compare
  • Add access to Fitness Age by @fako1024

  • Add grouping option to progress summary and fix type annotations by @tboerstad

Release 0.2.18

27 May 16:47
Compare
Choose a tag to compare
  • Bumped garth because of MFA changes

Release 0.2.17

25 Apr 12:44
Compare
Choose a tag to compare
  • Added support for MFA

Release 0.2.16

06 Apr 08:19
Compare
Choose a tag to compare
  • Fixed bug related to add weigh in payload datetime, thanks @psdupvi
  • Added primary device info to get garmin device method, thanks @psdupvi

Release 0.2.15

19 Mar 08:46
3260f8e
Compare
Choose a tag to compare
  • Bumped garth to version 0.4.45

Release 0.2.14

15 Mar 14:37
Compare
Choose a tag to compare
  • 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

Release 0.2.13

22 Jan 12:41
Compare
Choose a tag to compare
  • 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

Release 0.2.12

22 Dec 12:27
Compare
Choose a tag to compare
  • Bumped minimal garth version

Release 0.2.11

23 Nov 09:29
0472785
Compare
Choose a tag to compare

Release 0.2.10

21 Nov 09:37
Compare
Choose a tag to compare
  • Added reload epoch data API call by @matin