Skip to content

Releases: Raistlfiren/garmin-csv-plan

8k

21 Dec 23:55

Choose a tag to compare

  • Added MFA support courtesy of @carterzenk
  • Added support for critical power for bike and runs courtesy of @mazerom

7k

05 Dec 23:11

Choose a tag to compare

7k

Garmin API was returning an empty response when creating workouts.

Updated user agent to mitigate problem.

6K

16 Jul 22:59

Choose a tag to compare

6K
  • Removed dawguk library for authenticating and connecting to Garmin
  • Created Garmin client to authenticate using Garth's oauth consumer key and secret
  • Added methods to handle getting workout list, creating workout, deleting workout, and scheduling workout
  • Revised adding notes to a workout step
  • Ran Rector over code to update standards
  • Revised tests
  • Added an environment variable to control location of credentials

5K

29 May 00:57

Choose a tag to compare

5K

Updated to PHP 8.3
Updated SF to 6.4

4K

08 Jun 18:31

Choose a tag to compare

4K

A simple cleanup release to add some errors and die properly when saying no.

Full Changelog: v0.3...v0.4

3K

01 Feb 13:31

Choose a tag to compare

3K
  • Updated to PHP 8.1
  • Updated Symfony to 6.2
  • Added more tests
  • Fixed deprecations
  • Updated documentation

2k

23 Jun 01:00

Choose a tag to compare

2k

Updated external library for authentication.
Changed Docker Alpine image to Ubuntu.