Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
tweepy
Commits
098b5b5c
Commit
098b5b5c
authored
Aug 18, 2009
by
Josh Roesslein
Browse files
Update roadmap and changes.
parent
07026628
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
098b5b5c
...
...
@@ -12,6 +12,7 @@ during upgrade will be listed here.
which is now autodetected.
+ added new() method. shortcut for setting up new API instances
example: API.new(auth='basic', username='testuser', password='testpass')
+ update_profile_image() and update_profile_background_image() method added.
+ Fixes
+ User.following is now set to False instead of None
when user is not followed.
ROADMAP
View file @
098b5b5c
...
...
@@ -2,8 +2,7 @@ The plan of attack for the next version of Tweepy.
1.0 -> 1.0.1
============
+ changing profile and background images
+ full coverage of current code in tests
+ changing profile and background images [DONE]
+ prepare for social graph changes mentioned on mailinglist
+ finish search api
+ autodetect authenticated user's ID [DONE]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment