0.08 2017-07-10 (PERLANCAR) - No functional changes. - Replace Log::Any with Log::ger. 0.07 2015-09-04 (PERLANCAR) - No functional changes. - [dist] Move spec prereqs from RuntimeRequires to DevelopRecommends to reduce deps but still allow indicating spec requirement. 0.06 2015-08-18 (PERLANCAR) - No functional changes. - Switch from Log::Any to Log::Any::IfLOG. 0.05 2014-08-16 (SHARYANTO) - Happy 19th CPAN Day! - [build] CLI scripts are now generated automatically using Dist::Zilla::Plugin::ScriptFromFunc. The plugin is still at 0.01 so the generated script is not as polished as it should be. Stay tuned. 0.04 2014-07-22 (SHARYANTO) - No functional changes. - Switch CLI scripts from using Perinci::CmdLine to Perinci::CmdLine::Any to reduce size of dependencies. 0.03 2013-11-12 (SHARYANTO) - No functional changes. Rebuild to fix t/00-compile.t generated by older DZP::Test::Compile (2.019 < x < 2.033). 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.