Skip to content

Stravalib v1.7

Latest
Compare
Choose a tag to compare
@lwasser lwasser released this 27 Apr 23:09
· 1 commit to main since this release
3013007

What's Changed

  • Fix: minor - remove examples from sdist by @lwasser in #464
  • Fix: add contributing docs to top bar nav in docs by @lwasser in #467
  • Remove: functional test suite that we are no longer using by @lwasser in #465
  • Fix: make sure code cov reports generate and upload by @lwasser in #469
  • Remove: unsupported delete_activity method by @lwasser in #470
  • Fix: validate sport / activity type & add sport type to create_activity method by @lwasser in #471
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #474
  • Fix: update actions to current versions by @lwasser in #475
  • Fix: cleanup noxfile and requirements by @lwasser in #473
  • FIX: corrects src path by @jsamoocha in #477
  • [CHANGE] Strava API Change by @github-actions in #480
  • Remove: deserialize method in favor of pydantic.parse_obj() by @lwasser in #482
  • Fix: update docs around python support by @lwasser in #486
  • Add/Remove: Add support for python 3.12 and drop 3.9 by @lwasser in #488
  • ✨ Release 1.7 ✨ by @lwasser in #485

Full Changelog: v1.6...v1.7