Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 532 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 532 Bytes

0.8.0

  • Allow media and parameters when inserting jobs #20
  • Add query options such as useQueryCache, dryRun, maxResults #22

0.7.0

  • Adds support for passing string as key #18
  • Switch to Signet::OAuth2::Client for authorization #17

0.6.1

  • Include insert module #16

0.4.0

0.3.0

  • Added support to insert to allow for array of rows
  • Locked the google-api-client gem to ~> 0.7.X
  • Added a possible work around to #13