--- AnyEvent-FCP/Changes 2009/12/01 13:49:56 1.3 +++ AnyEvent-FCP/Changes 2015/12/03 19:07:56 1.10 @@ -1,5 +1,22 @@ Revision history for AnyEvent-FCP +TODO: docs, examples, more requests +TODO: rethink API +TODO: eof detection + +0.4 Thu Dec 3 20:07:34 CET 2015 + - semantic redesign, better request/response handling. + - implement test_dda request, with lots of heuristics. + - increase default timeout to two hours. + - MAJOR parsing performance improvements (can now parse FCP at + ~8.5MB/s instead of ~1.6MB/s on my box). + - internal cleanup. + +0.3 Sat Jun 5 16:49:03 CEST 2010 + - add a small example in the manpage and a bigger one in eg/. + - implement/support a progress callback for unsolicited + messages. + 0.21 Tue Dec 1 14:49:30 CET 2009 - added missing dependency on common::sense.