The big new feature in this release is automated token refresh!! π This means that if you have your environment setup properly, stravalib will automagically refresh your token when it expires!!
What's Changed
- Fix: update changelog notes by @lwasser in https://github.com/stravalib/stravalib/pull/601
- Add: dependabot to update actions by @lwasser in https://github.com/stravalib/stravalib/pull/606
- fix: update codecov in build by @lwasser in https://github.com/stravalib/stravalib/pull/607
- fix(endpoint): Update segment_efforts endpoint to match the currently documented endpoint by @lwasser in https://github.com/stravalib/stravalib/pull/604
- feat(docs): add specifics about using our mock fixture by @lwasser in https://github.com/stravalib/stravalib/pull/603
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/stravalib/stravalib/pull/611
- feat: Return optional SummaryAthlete via exchange code for token with user request by @lwasser in https://github.com/stravalib/stravalib/pull/605
- doc: update docs so information is in one place by @lwasser in https://github.com/stravalib/stravalib/pull/613
- feat(token refresh): add automatic token refresh to stravalib :sparkles: by @lwasser in https://github.com/stravalib/stravalib/pull/612
Full Changelog: https://github.com/stravalib/stravalib/compare/v2.1...v2.2