3 * Added the ability to convert client secrets to an authorization object
7 * Backwards compatibility for MultiJson
11 * Updated Launchy dependency
12 * Updated Faraday dependency
13 * Updated Addressable dependency
14 * Updated Autoparse dependency
15 * Removed Sinatra development dependency
19 * Added batch execution
20 * Added service accounts
21 * Can now supply authorization on a per-request basis.
25 * Added media upload capabilities
26 * Support serializing OAuth credentials to client_secrets.json
27 * Fixed OS name/version string on JRuby
31 * Fixed incompatibility with Ruby 1.8.7
35 * Fixed ancestor checking issue when assigning Autoparse identifiers
36 * Renamed discovery methods to avoid collisions with some APIs
37 * Updated autoparse dependency to avoid JSON bug
41 * Replaced httpadapter gem dependency with faraday
42 * Replaced json gem dependency with multi_json
43 * Fixed /dev/null issues on Windows
44 * Repeated parameters now work
48 * Updated to use v1 of the discovery API
49 * Updated to use httpadapter 1.0.0
50 * Added OAuth 2 support to the command line tool
51 * Renamed some switches in the command line tool
52 * Added additional configuration capabilities
53 * Fixed a few deprecation warnings from dependencies
54 * Added gemspec to source control
58 * Updated to use v1 of the discovery API
59 * Updated to use httpadapter 1.0.0
60 * Added OAuth 2 support to the command line tool
61 * Renamed some switches in the command line tool
62 * Added additional configuration capabilities
66 * Added support for manual overrides of the discovery URI
67 * Added support for manual overrides of the API base
68 * Added support for xoauth_requestor_id
72 * Added support for two-legged OAuth
73 * Moved some development dependencies into runtime
77 * Substantial improvements to the command line interface