Skip to content

Releases: cyberjunky/python-garminconnect

Release 0.2.20

10 Nov 11:37
Compare
Choose a tag to compare
  • Fixed syntax and spelling errors in example code
  • Added get_activity_typed_splits() by @psdupvi
  • Added get_body_battery() and get_body_battery_events() by @psdupvi
  • Added get_all_day_events() by @psdupvi
  • Added example_tracking_gear.py by @kindofblues
  • Added get_userprofile_settings() by @bugficks
  • Added delete_blood_pressure() by @bugficks
  • Changed example.py to not overwrite downloaded activities data by @mishadcf
  • Added add_weigh_in_with_timestamps() to update older weigh-in dates by @linuxlurak
  • Added get_intensity_minutes_data() by @shoaib42
  • Stored gather graphql queries in garminconnect/graphql_queries.txt by @psdupvi (for later reference)
  • Added set_activity_type(), create_manual_activity_from_json(), create_manual_activity() and get_activities_by_date() by @MareenCZE

A big thank you to all contributors!

Live well, because your body is where you have to live for the rest of your life.

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