3 * Updated Launchy dependency
4 * Updated Faraday dependency
5 * Updated Addressable dependency
6 * Updated Autoparse dependency
7 * Removed Sinatra development dependency
11 * Added batch execution
12 * Added service accounts
13 * Can now supply authorization on a per-request basis.
17 * Added media upload capabilities
18 * Support serializing OAuth credentials to client_secrets.json
19 * Fixed OS name/version string on JRuby
23 * Fixed incompatibility with Ruby 1.8.7
27 * Fixed ancestor checking issue when assigning Autoparse identifiers
28 * Renamed discovery methods to avoid collisions with some APIs
29 * Updated autoparse dependency to avoid JSON bug
33 * Replaced httpadapter gem dependency with faraday
34 * Replaced json gem dependency with multi_json
35 * Fixed /dev/null issues on Windows
36 * Repeated parameters now work
40 * Updated to use v1 of the discovery API
41 * Updated to use httpadapter 1.0.0
42 * Added OAuth 2 support to the command line tool
43 * Renamed some switches in the command line tool
44 * Added additional configuration capabilities
45 * Fixed a few deprecation warnings from dependencies
46 * Added gemspec to source control
50 * Updated to use v1 of the discovery API
51 * Updated to use httpadapter 1.0.0
52 * Added OAuth 2 support to the command line tool
53 * Renamed some switches in the command line tool
54 * Added additional configuration capabilities
58 * Added support for manual overrides of the discovery URI
59 * Added support for manual overrides of the API base
60 * Added support for xoauth_requestor_id
64 * Added support for two-legged OAuth
65 * Moved some development dependencies into runtime
69 * Substantial improvements to the command line interface