Sha256: 0b6be80d2ade815a182b4ac841d5d48ea09a69a88a42b2a7514483ea273fe2a3

Contents?: true

Size: 840 Bytes

Versions: 1

Compression:

Stored size: 840 Bytes

Contents

= Google APIs CHANGELOG

== Version 0.1.3 (April 20, 2015)

* Camelizing underscored default param keys
* Defined private #default_params
* Defined Google::BigQuery.connection.project and Google::BigQuery.connection.dataset
* Using HTTPClient as default Faraday adapter
* Being able to (easily) upload to Google Storage
* Improved downloading files from Google Storage

== Version 0.1.2 (April 17, 2015)

* Added Google Storage API definition
* Being able to download files from Google Storage ^^

== Version 0.1.1 (February 10, 2015)

* Fixed bug: made options optional when invoking `.connect`
* Overridden GoogleApis::Connection.inspect for better info
* Fixed switching APIs using one global connection
* Being able to delegate resource invocation on API class to its connection

== Version 0.1.0 (February 10, 2015)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
google-apis-0.1.3 CHANGELOG.rdoc