Skip to content

Releases: liskin/strava-gear

v1.2.0: Date filter, hide retired bikes

Choose a tag to compare

@liskin liskin released this 11 Jun 10:29

What's Changed

  • Add --date-start/end options to filter activities before processing by @lgangitano in #16
  • Hide retired bikes by default in 9346936
  • Fix compat with click 8.2 in 2641b7d

Full Changelog: v1.1.0...v1.2.0

v1.2.0b1: Date filter, hide retired bikes

Choose a tag to compare

@liskin liskin released this 13 May 22:03

What's Changed

  • Add --date-start/end options to filter activities before processing by @lgangitano in #16
  • Hide retired bikes by default in 9346936

Full Changelog: v1.1.0...v1.2.0b1

v1.1.0: Virtual hashtags, elevation gain, imperial metrics

Choose a tag to compare

@liskin liskin released this 04 Dec 18:10

What's Changed

  • Rules triggered by activity attributes: commute, indoor trainer, race, etc. — #2
  • Hashtag #type=VirtualRide applies to virtual rides by @baihuqian in #4
  • Add elevation_gain metric for components by @lgangitano in #10
  • Add support for imperial display. by @slackorama in #11

New Contributors

Full Changelog: 1.0.2...v1.1.0

v1.1.0a3: CI maintenance

Pre-release

Choose a tag to compare

@liskin liskin released this 04 Dec 18:05
Merge branch 'template'

1.1.0a2: Virtual hashtags, elevation gain, imperial metrics

Choose a tag to compare

@liskin liskin released this 21 Nov 17:18

What's Changed

  • Rules triggered by activity attributes: commute, indoor trainer, race, etc. — #2
  • Hashtag #type=VirtualRide applies to virtual rides by @baihuqian in #4
  • Add elevation_gain metric for components by @lgangitano in #10
  • Add support for imperial display. by @slackorama in #11

New Contributors

Full Changelog: 1.0.2...1.1.0a2

1.1.0a1: Virtual hashtags, elevation gain

Choose a tag to compare

@liskin liskin released this 02 Nov 18:11

What's Changed

  • Rules triggered by activity attributes: commute, indoor trainer, race, etc. — #2
  • Hashtag #type=VirtualRide applies to virtual rides by @baihuqian in #4
  • Add elevation_gain metric for components by @lgangitano in #10

New Contributors

Full Changelog: 1.0.2...1.1.0a1

1.0.2: Cleanups (keeping up with evolving Python ecosystem)

Choose a tag to compare

@liskin liskin released this 26 Feb 16:08

Full Changelog: 1.0.1...1.0.2

1.0.1: Fix parsing of dates not parsed by the YAML parser itself

Choose a tag to compare

@liskin liskin released this 07 Jan 16:49

Fixes parsing of some shorter dates (e.g. without seconds) mentioned in the docs.

1.0.0: Bump dependencies, release out of beta

Choose a tag to compare

@liskin liskin released this 23 Nov 23:43

This has been around for a while, let's mark this as the final 1.0 release. :-)

1.0.0b3: sanity checks

Choose a tag to compare

@liskin liskin released this 14 Sep 15:35

Duplicate components in a rule are now refused.
Typos in bike names should now be detected and a warning printed.