Revision history for AnyEvent::Twitter
0.26 Fri Sep 11 23:08:36 CEST 2009
- removed 'count' parameter, it was defunct anyways.
Now as many status updates as possible are fetched when
no state exists yet.
- added unix timestamp decoding.
0.25 Thu Sep 3 14:29:12 CEST 2009
- implemented mentions. Thanks go to Nuno Nunes
(nfmnunes @ CPAN) for the initial patch.
0.21 Tue Aug 11 08:37:27 CEST 2009
- added common::sense to prereq.
0.2 Mon Aug 10 10:07:28 CEST 2009
- fixed some missing documentation.
- using common::sense for all scripts and modules.
0.1 Mon Jul 13 09:13:53 CEST 2009
- initial release