What's Changed
- Add rate limiting handling with automatic retry by @beaufour in #156
- Add proactive rate limiting to prevent exceeding Flickr's query limits by @beaufour in #157
- Add retry for timeouts, connection errors, and server errors by @beaufour in #159
- Add Photo.getSafetyLevel() (#173) by @beaufour in #174
Full Changelog: v0.8.0...v0.8.1