2.1.0 (2022-11-30)
2.0.2 (2022-11-29)
- update activity and sport types (94594e6)
2.0.1 (2021-11-14)
- add LatLng type for streams and start/end positions (f48b946)
2.0.0 (2021-11-05)
- ActivityType and StreamKeys are now template literal types, meaning that whenever used before the user had to use the enum like [StreamKeys.LatLng] now it should be replaced with simply ['latlng'] with the benefits of autocompleting.
1.4.0 (2021-10-26)
1.3.3 (2021-10-15)
- update deps (31a6418)
1.3.2 (2021-05-12)
1.3.1 (2021-04-09)
1.3.0 (2021-03-22)
1.2.1 (2021-02-01)
1.2.0 (2021-01-25)
- add webhooks support for strava client (4aff198)
1.1.4 (2020-12-18)
- dates are string types (759253b)
1.1.3 (2020-12-18)
- add types to package.json (baff388)
1.1.2 (2020-12-18)
- update models (d3296f8)
1.1.1 (2020-12-07)
- export types (826a6db)
1.1.0 (2020-12-02)
- add athlete methods (da4cb7c)
- add club methods (85eea55)
- add gear methods (e168997)
- add route methods (7e407cb)
- add running races methods (a0b7731)
- add segment efforts methods (e9f1985)
- add segment methods (b08c533)
- add stream methods (716aa3d)
- add upload methods (1cd000e)
- add activity methods (af09c56)