What's Changed
- ISSUE-3: Support running activities by @robiningelbrecht in #40
This release introduces support for runs.
Change your .env
file and include what type of activities you want to import:
ACTIVITY_TYPES_TO_IMPORT='["Ride", "VirtualRide", "Run"]'
Full Changelog: v0.1.14...v0.2.0