public
Description: StatWhore is for the stat addict in all of us. Eventually it will become a ruby wrapper for several web stat services apis. Initially, it will cover Google Analytics and Feedburner.
Homepage: http://rubyforge.org/projects/statwhore/
Clone URL: git://github.com/jnunemaker/statwhore.git
Click here to lend your support to: statwhore and make a donation at www.pledgie.com !
jnunemaker (author)
Wed Jul 30 20:16:23 -0700 2008
commit  b0fb0ab88397831ab49ad0ce70a321de4483efea
tree    4769e6c58798fb87340a47cf6650d7c24358f2f2
parent  be06c44ff61159cf037388ad38940e0055b3791c
statwhore / History.txt
100644 7 lines (6 sloc) 0.351 kb
1
2
3
4
5
6
7
* 0.0.5 - July 30, 2008
- Updated Account and Profile to work with google's html changes
 
* 0.0.4 - Added new #pageviews_by_day and #visits_by_day methods which return collection of days and values
* 0.0.3 - updated to new google api and switched to rspec
* 0.0.2 - switched to googlebase for google auth and requests
* 0.0.1 - initial release