New
v2.1
This release fixes a bunch of small bugs associated with stravalib 2.0. It looks like our changelog is not as current as it could be so below are the generated release notes with the full scope of changes!
What's Changed
- Fix: don't create pdf files by @lwasser in https://github.com/stravalib/stravalib/pull/563
- fix: banner url relative by @lwasser in https://github.com/stravalib/stravalib/pull/565
- Add get_athlete_zone method on client by @enadeau in https://github.com/stravalib/stravalib/pull/567
- Specialize type for on summary activity by @enadeau in https://github.com/stravalib/stravalib/pull/569
- Update README.md by @yotam5 in https://github.com/stravalib/stravalib/pull/571
- feat(bot): setup all contributors bot in stravalib by @lwasser in https://github.com/stravalib/stravalib/pull/572
- docs(fix): missing comma in all contribs json by @lwasser in https://github.com/stravalib/stravalib/pull/573
- FIX: ensures ActivityType instances can be compared to str by @jsamoocha in https://github.com/stravalib/stravalib/pull/584
- feat(docs): add strava authentication tutorial by @lwasser in https://github.com/stravalib/stravalib/pull/317
- feat(docs): add inheritance diagrams & explain overrides by @lwasser in https://github.com/stravalib/stravalib/pull/531
- feat(docs): update examples to stravalib 2.x by @lwasser in https://github.com/stravalib/stravalib/pull/581
- feat(rename): rename rst --> md by @lwasser in https://github.com/stravalib/stravalib/pull/589
- fix(docs): tiny update to streaming data by @lwasser in https://github.com/stravalib/stravalib/pull/588
- chore: update precommit config by @lwasser in https://github.com/stravalib/stravalib/pull/591
- Fix summary activity undocumented attributes by @jsamoocha in https://github.com/stravalib/stravalib/pull/595
- [CHANGE] Strava API Change by @github-actions in https://github.com/stravalib/stravalib/pull/592
- fix: broken link by @lwasser in https://github.com/stravalib/stravalib/pull/597
New Contributors
- @yotam5 made their first contribution in https://github.com/stravalib/stravalib/pull/571
Full Changelog: https://github.com/stravalib/stravalib/compare/v2.0...v2.1