v0.1.3
joaovitoriasilva
released this
08 Jan 16:36
·
490 commits
to master
since this release
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