From: Josh Roesslein Date: Thu, 17 Sep 2009 23:01:41 +0000 (-0500) Subject: Update roadmap for 1.0.2 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=73ac94d8548170881e72418cbf02b94942caf872;p=tweepy.git Update roadmap for 1.0.2 --- diff --git a/ROADMAP b/ROADMAP index 9d8a8da..eb5b1e7 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,20 +1,8 @@ The plan of attack for the next version of Tweepy. -1.0 -> 1.0.1 +1.0.1 -> 1.0.2 ============ -+ changing profile and background images [DONE] -+ finish search api [DONE] -+ autodetect authenticated user's ID [DONE] -+ address file locking portability issues in file cache [DONE] - -Future... -========= -+ database-based cache ? -+ rate limit governor -+ command line client example -+ retweet api [DONE BUT NEEDS TESTING] -+ async requests -+ prepare for social graph changes mentioned on mailinglist -+ twitterfall reply API integration? + implement win32 file locking for FileCache ++ merge retweet API methods into master ++ implement retweet streaming API method