Skip to content

Stravalib Version 1.2.0

Compare
Choose a tag to compare
@lwasser lwasser released this 17 Feb 18:42

Release v1.2.0

Notes - we have a big release coming down the pipeline - with an api change moving us to pydantic!! stay tuned for a RC that can be tested!

This fixes a handful of bugs and quirks in stravalib!

Added

  • Add: Upload photo to activity (@gitexel, #318)
  • Add: Support uploading activity_file object with type bytes (@gitexel, #308)
  • Add: Pre-commit hook + instructions and configure precommit.ci bot (@lwasser, #293)

Fixed

  • Fix: Internal warnings should be ignored in tests (@jsamoocha, #319)
  • Fix: setuptools_scm bug when installing stravalib remotely via GitHub (@lwasser, #331)
  • Fix: fix LatLon unmarshal from string type (@oliverkurth, #334)
  • Fix: allows arithmetic and comparison between multiple quantities (jsamoocha, #335)

Contributors to this release

@oliverkurth, @gitexel, @jsamoocha, @lwasser

New Contributors!!!

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