Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@janko janko released this 14 Oct 12:42
· 56 commits to master since this release
  • The code has been thoroughly refactored, and fully
    documented. Yay!
  • Removed Flickr.api_methods – the consequences of its existence made the
    code uglier.
  • Added #find_by and #filter to
    Flickr::Object::List.
  • You can now access the raw JSON response of a Flickr object with
    #attributes.
  • Increased the default timeouts, so now the HTTP requests shouldn't timeout on
    normal internet connections