The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WebService-GarminConnect

1.1.1   2023-10-19
        - Cache the Garmin API access token (thanks noduck!)
        - Add a CONTRIBUTORS file

1.1.0   2023-10-02
        - Switch to the backend Garmin API, inspired by https://github.com/matin/garth

1.0.9   2021-02-24
        - Search now requires an extra header

1.0.8   2019-04-19
        - More changes to the Garmin login process (thanks noduck!)

1.0.7   2018-10-09
        - Use a real User-Agent string or Garmin blocks us

1.0.6   2018-04-07
        - More changes to the Garmin login process

1.0.5   2017-05-12
        - Fix login to reflect changes on Garmin side

1.0.4   2016-12-14
        - Fix login to reflect changes on Garmin side

1.0.3   2015-05-30
        - Added optional tests that hit Garmin Connect API
        - Fixed usage errors in documentation
        - Added optional pagesize to activities()

1.0.2   2015-05-29
        - Added tests
        - Changed bug tracker references to Github

1.0.1   2015-05-13
        - Switched to Dist::Zilla

1.0.0   2015-05-11
        - First version, released on an unsuspecting world.