- More fixes to new new authorization scopes (hozn, 168) - Added an example oauth app and some small docs updates. - Changed missing-attribute warnings to be debug-level logs.
0.10.1
- Fixes of authorization_url / new scopes for new oauth (hozn, 163, 165)
0.10.0
- Implementation of Strava's new auth. (hozn, 162, 163)
0.9.4
- Version bump for dup file upload to pypi. :-[
0.9.3
- Fix mutable parameter defaults in rate-limiter util functions (hozn, 155) - Add the missing subscription_permissions attr to Athlete (hozn, 156)