Release Name: 0.2.1
Notes:
Base class which handles authentication and requests for google services
Changes:
* 0.2.1 - added support for google apps for your domain urls
* 0.2.0 - added ssl support for requests
* 0.1.3 - addded URI.escape around the built urls that are being requested
* 0.1.2 - added raw_data option to post method
* 0.1.1 - added post request method
- refactored get to take a hash which will automatically be converted to a query string
- added in a bit more documentation for methods including the new post method
* 0.1.0 - initial release
|