- Supporting new/removed attribs in Strava API (hozn, 41, 42) - Added support for joining/leaving clubs (hozn, 43) - Respect time zones in datetime objects being converted to epochs. (hozn, 44)
0.3.0
- Activity streams data (Ghis) - Friends/followers model attributes (Ghis) - Support for photos (Ghis) - Updates for new Strava exposed API attributes (hozn)
0.2.2
- Fixed the \_resolve_url to not assume running on **nix** system.
0.2.1
- Changed Activity.gear to be a full entity attribute (Strava API changed)
0.2.0
- Added core functionality for Strava API v3. - Mostly redesigned codebase based on drastic changes in v3 API. - Dropped support for API v1, v2 and the "scrape" module.