From: Josh Roesslein Date: Thu, 13 Aug 2009 21:46:28 +0000 (-0500) Subject: Roadmap update. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=57c5488ebf01f3b0c68ae43c6e9ffa16b5d12015;p=tweepy.git Roadmap update. --- diff --git a/ROADMAP b/ROADMAP index 85f3b13..9959f2a 100644 --- a/ROADMAP +++ b/ROADMAP @@ -2,12 +2,15 @@ The plan of attack for the next version of Tweepy. 1.0 -> 1.0.1 ============ -+ command line client using tweepy -+ database-based cache ++ command line client example + changing profile and background images + full coverage of current code in tests -+ rate limit governor + prepare for social graph changes mentioned on mailinglist + finish search api + autodetect authenticated user's ID [DONE] ++ retweet api +Future... +========= ++ database-based cache ? ++ rate limit governor