public
Description: Wrapper for Google Reader's undocumented and possibly "unstable" API. By unstable, I mean if they haven't documented it, then they could change it at anytime without notice.
Homepage: http://googlereader.rubyforge.org/
Clone URL: git://github.com/jnunemaker/googlereader.git
jnunemaker (author)
Wed Dec 26 12:34:00 -0800 2007
commit  eb46de1092740ee19265f47d209c20ace4bd19e5
tree    baa98160aaa9b4f2c2d6e4887bb8db703e398b21
parent  9aefb0f2dcc6527f61f682058cacd815ee5f26ac
googlereader / History.txt
100644 10 lines (10 sloc) 0.34 kb
1
2
3
4
5
6
7
8
9
10
* 0.0.4
- got search working by using a raw post instead of a fancy set_form_data
* 0.0.3
- updated manifest to include all files, 0.0.2 release was not up to date
* 0.0.2
- added wrapper for subscriptions
- added wrapper for preferences
- added Base#get_token for retrieving tokens from google
* 0.0.1
- labels and counts are working