Revision history for Perl extension AnyEvent::Twitter::Stream
0.06 Thu Aug 27 10:08:07 PDT 2009
- filter track/follow params should be POST not GET (megamic)
0.05 Wed Aug 26 16:31:52 PDT 2009
- Unbreak the refcount stuff introduced in 0.03
- BACKWARD INCOMPATIBLE: method names should now be either 'firehose', 'sample' or 'filter'
per Twitter API update.
http://groups.google.com/group/twitter-development-talk/browse_frm/thread/44bd32155dbf2c16
0.04 Wed Aug 26 01:59:30 PDT 2009
- test_requires Test::TCP
0.03 Tue Aug 25 19:08:29 PDT 2009
- Fixed a bug where undef $client doesn't really disconnect
(Thanks to Daisuke Murase)
0.02 Sat Jul 18 18:20:18 PDT 2009
- Ignore newline when kee-alive empty line is coming when no tweets are there
(Thanks to Masayoshi Sekimura)
0.01 Mon Jul 13 13:46:08 2009
- original version