Skip to content

Releases: La0/garmin-uploader

1.0.9

27 Feb 22:06
@La0 La0
Compare
Choose a tag to compare
  • Update authentification protocol (API urls, issue #22)

1.0.8

06 Jan 21:47
@La0 La0
Compare
Choose a tag to compare
  • Update authentification protocol (API parameters, issue #20)

Version 1.0.4

06 Apr 07:15
@La0 La0
Compare
Choose a tag to compare
  • Update authentication workfow (issue #10)
  • Fix activity type listing/update, by @lmunch (issue #8)

1.0.1

04 Jan 11:01
@La0 La0
Compare
Choose a tag to compare

Lessen the python requirements for requests (needed for Fedora, see issue #1)

Release 1.0

26 Dec 19:20
@La0 La0
Compare
Choose a tag to compare

Major refactoring from GCPUploader source code:

  • Supports new Garmin authentication (SSO)
  • Split code in small classes
  • Support Python 2.7 & Python 3.5
  • Add unit tests, run by Travis CI