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