Releases: Raistlfiren/garmin-csv-plan
Releases · Raistlfiren/garmin-csv-plan
7k
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
Updated to PHP 8.3
Updated SF to 6.4
4K
A simple cleanup release to add some errors and die properly when saying no.
Full Changelog: v0.3...v0.4
3K
- Updated to PHP 8.1
- Updated Symfony to 6.2
- Added more tests
- Fixed deprecations
- Updated documentation
2k
Updated external library for authentication.
Changed Docker Alpine image to Ubuntu.