- Use (require) more modern pip/setuptools. - Full Python 3 support (using Six). (hozn, 69) - Webhooks support (thanks to loisaidasam) (hozn, 77) - explore_segments bugfix (hozn, 71) - General updates to model/attribs (hozn, 64, 73, etc.)
0.5.0
- Renamed `Activity.photos` property to `full_photos` due to new conflict with Strava API (hozn, 45)
0.4.0
- 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)