Breaking changes:
- Attributes raw_activity, raw_matches, raw_athletes are accessed as activity, matches and athletes respectively
New features:
- added __str__ and __repr__ to Flyby object
Bug fixes:
- Fixed requests to Strava Labs
Bug fixes:
- updated dependencies
Bug fixes:
- updated dependencies
Breaking changes:
- ids becomes and attribute wrapper
- get_ids() is a full function to filter the ids
- explicit prefixes raw_ for all attributes that return original data or their
subset - matches is an attribute wrapper that returns the flattened ready to use in DataFrame list of matched activities
New features:
- pipenv
- travisio
Bug fixes:
- add item here
Breaking changes:
- add item here
New features:
- to_list and to_json methods to dump flattened matches
- distance filter by center distance with +/- tolerance
- distance filter by range (start, end)
Bug fixes:
- distance filter
Breaking changes:
- add item here
New features:
- First release
Bug fixes:
- add item here
Breaking changes:
- add item here
New features:
- Stress in zone
Bug fixes:
- add item here