Revision history for RSS-From-Twitter-Search
0.02 2013-09-24 (SHARYANTO)
- Rename dist from RSS-From-Twitter{-Search,}. Add general function
get_rss_from_twitter (accepts URL, which can also be a file:// URL) as
well as get_rss_from_twitter_user (accepts username, will retrieve
https://twitter.com/USERNAME), get_rss_from_twitter_search (accepts
search query, will retrieve https://twitter.com/search?q=QUERY), and
get_rss_from_twitter_list (accepts username and list name, will
retrieve https://twitter.com/USERNAME/LISTNAME).
0.01 2013-09-23 (SHARYANTO)
- First release.