v0.1.3 - Remove streams from activities DB table
Warning: The schema DB changes has breaking changes. You will need to import your activities again to have them display correctly.
- Removed waypoints column on activities DB table
- Added strava_gear_id column to activities DB table in order to prepare DB schema to store this value
- Added new DB table activities_stream
- Adapted code to support new DB schema