Skip to content

Releases: liskin/strava-offline

v1.1.1a1: CI maintenance

04 Dec 18:00
Compare
Choose a tag to compare
Pre-release
Merge branch 'template'

1.1.0: Add sport_type, trainer activity columns

02 Nov 17:32
Compare
Choose a tag to compare

1.0.4: Cleanups (keeping up with evolving Python ecosystem)

26 Feb 16:09
Compare
Choose a tag to compare

1.0.3: Fix has_location_data

28 Nov 15:40
Compare
Choose a tag to compare
  • Fix has_location_data being True for manual activities
  • various packaging and CI changes

Full Changelog: 1.0.2...1.0.3

1.0.2: Bump dependencies

23 Nov 23:11
Compare
Choose a tag to compare
Update click to 8.0

1.0.1: Drop pytz dependency

09 Sep 18:21
Compare
Choose a tag to compare

Plus some README updates and adjustments for newer mypy.

1.0.0: configuration file, cleanups

05 May 19:38
Compare
Choose a tag to compare

1.0.0b6: skip downloading GPX for activities without any location data

09 Feb 23:15
Compare
Choose a tag to compare

Skip downloading GPX for activities without any location data: this should fix the gpx download crashing when trying to download activities that only have heart rate data, like swims recorded using smartwatches.

1.0.0b5: fix --strava4-session command-line option

28 Jan 21:23
Compare
Choose a tag to compare
  • Fix --strava4-session command-line option

1.0.0b4: compatibility with requests-oauthlib 1.2.0+

28 Jan 20:42
Compare
Choose a tag to compare
Fix compatibility with requests-oauthlib 1.2.0+