Sha256: 4b98c35a1eb5a283384972ecf67fb762ad6aa4d8411529a36fa5cd851101ff38

Contents?: true

Size: 1.3 KB

Versions: 3

Compression:

Stored size: 1.3 KB

Contents

== 0.3.2.scottp
  * scottp Added Analytics API v2 header, and basic support for "segment" argument.

== 0.3.2
  * er1c updated to use standard Ruby CSV library

== 0.3.0
  * Support for filters (filters are all AND'ed together, no OR yet)

== 0.2.1 
  * More robust error checking on HTTP calls
  * Added to_xml to get raw XML output from Google
  
== 0.2.0 / 2009-04-27
  * Changed initialization format: pass a hash of options rather than individual email, password and profile_id
  * Can initialize with a valid token and use that instead of requiring email/password each time
  * Can initialize with your own logger object instead of having to use the default (useful if you're using with Rails, initialize with RAILS_DEFAULT_LOGGER)
  * Show error if token is invalid or expired (Google returns a 401 on any HTTP call)
  * Started tests

== 0.1.4 / 2009-04-22
  * Another attempt at getting the gem to build on github

== 0.1.3 / 2009-04-22
  * Getting gem to build on github

== 0.1.2 / 2009-04-22
  * Updated readme and examples, better documentation throughout

== 0.1.1 / 2009-04-22
  * When outputting as CSV, surround each piece of data with double quotes (appears pretty common for various properties (like Browser name) to contain commas

== 0.1.0 / 2009-03-26
  * Basic functionality working good. Can't use filters yet.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tupalo-gattica-0.3.5 History.txt
tupalo-gattica-0.3.4 History.txt
tupalo-gattica-0.3.3 History.txt