Sha256: 35e6379b0a1c19f3ef9974d5b96284262dbb7d08fc0a6fef623e9f4e1ebffe7c

Contents?: true

Size: 1002 Bytes

Versions: 1

Compression:

Stored size: 1002 Bytes

Contents

v0.4.1
-- Encapsulated GraphAPI and OAuth classes in the Koala::Facebook module for clarity (and to avoid claiming the global Facebook class)
-- Moved make_request method to Koala class from GraphAPI instance (for use by future OAuth class functionality)
-- Renamed request method to api for consistancy with Javascript library
-- Updated tests and readme

v0.4.0
-- Adopted the Koala name
-- Updated readme and tests
-- Fixed cookie verification bug for non-expiring OAuth tokens

v0.3.1
-- Bug fixes.

v0.3
-- Renamed Graph API class from Facebook::GraphAPI to FacebookGraph::API
-- Created FacebookGraph::OAuth class for tokens and OAuth URLs
-- Updated method for including HTTP service (think we've got it this time) 
-- Updated tests
-- Added CHANGELOG and gemspec

v0.2
-- Gemified the project
-- Split out HTTP services into their own file, and adjusted inclusion method

v0.1
-- Added modular support for Typhoeus
-- Added tests

v0.0
-- Hi from F8!  Basic read/write from the graph is working

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
koala-0.4.1 CHANGELOG