Files | Admin

Notes:

Release Name: rflickr-2006-02-01

Notes:
If you rely on any Flickr object IDs (Photo.id, Tag.id, etc.) being integers, note that Flickr has changed their format.  Please see the changelog.


Changes: - Fixed auth.rb so that frobs are auto-fetched if necessary. - Moved to representing all Flickr IDs everywhere, photos, tags, anything, to string representations. rflickr should be internally consistent, but if your code relies on them being integers, you'll need to rewrite those parts. - Updated GETTING-STARTED.