Bug fixes:
- get_logged_in_athlete_activities() returns appended list
New features:
- strava_oauth2() returns token inline
New features:
- Added strava_oauth2() for local OAuth2 flow
New features:
- removed __version__ from the stravaio
New features:
- added __version__ to the stravaio
Bug fixes:
- fixed dependencies
New features:
- access to indivudual streams using class attributes
- __repr__ functions added to athlete, activity, stream class
Bug fixes:
- use of slang language e.g. "last week" in the after attribute
Breaking changes: - athlete_id must be passed explicitely to the activities and streams functions
New features:
- Added logging
- Added access_token error handling
- Added loading streams locally if exist
- Added examples with jupyter notebooks
New features:
- First release
Breaking changes:
- add item here
New features:
- Stress in zone
Bug fixes:
- add item here