-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.6.0 Fix most features. #56
Conversation
Is there a specific reason that you are still using the Actually, for some reasons I got errors on that and moved to So for instance, activity list service: |
I use |
you are right... sorry I missed that. |
I Will delete it later.😂 |
@Abasz removed... |
@gooin Hi! What about workout methods? Or this is not in your plan? |
Yes, I'm working on this.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Kirill Petrov ***@***.***>
Sent: Tuesday, October 3, 2023 9:07:24 PM
To: Pythe1337N/garmin-connect ***@***.***>
Cc: Yan Zhitao ***@***.***>; Mention ***@***.***>
Subject: Re: [Pythe1337N/garmin-connect] v1.6.0 Fix most features. (PR #56)
@gooin<https://github.com/gooin> Hi! What about workout methods? Or this is not in your plan?
—
Reply to this email directly, view it on GitHub<#56 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADJDEBL3WJ3S5L3STP7ABV3X5QEYZAVCNFSM6AAAAAA5O2JRO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBUHE2DGNZZHE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Perfect! :) Thanks a lot!!! |
Latest commit added workout methods. See 901a70f |
Is the whole interface changing here? The original examples aren't working, neither is my code if I switch to this branch.
now there is no getSteps() |
steps, sleep, weight, gear are not implemented yet, see |
@@ -1,18 +1,33 @@ | |||
const { GarminConnect } = require('garmin-connect'); | |||
const { GarminConnect } = require('../dist/index'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should still be 'garmin-connect'
@@ -1,12 +1,14 @@ | |||
{ | |||
"name": "garmin-connect", | |||
"version": "1.5.0", | |||
"version": "1.6.5", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do not bump version numbers, this will be done along with a new release
@gooin well done! 👏🏽 |
garmin.cn
andgarmin.com