| 1 | Revision history for Perl extension HTTP::Engine |
|---|
| 2 | |
|---|
| 3 | 0.0.13 2008-08-13T16:06:19+09:00 |
|---|
| 4 | - add more test scripts |
|---|
| 5 | - test coverage 100%! |
|---|
| 6 | |
|---|
| 7 | 0.0.13_2 2008-08-11T16:47:38+09:00 |
|---|
| 8 | - !!! incompatible of version under 0.0.13_1 !!! |
|---|
| 9 | using HTTP::Engine::Compat module if you want compatibility of version under 0.0.13_1 |
|---|
| 10 | - delete HTTP::Engine::Context tokuhirom++ |
|---|
| 11 | unsupported of context and middleware |
|---|
| 12 | - fix $req->uploads dont work |
|---|
| 13 | - fix Interface::ServerSimple and Interface::POE Connection head problem on HTTP/1.1 |
|---|
| 14 | - add more test scripts |
|---|
| 15 | |
|---|
| 16 | 0.0.13_1 2008-08-06T18:15:39+09:00 |
|---|
| 17 | - merge from lazy_request branch nothingmuch++ |
|---|
| 18 | - add more test scripts |
|---|
| 19 | |
|---|
| 20 | 0.0.12 2008-07-01T14:05:08+09:00 |
|---|
| 21 | - Interface::FCGI fixed dosen't work bug tokuhirom++ |
|---|
| 22 | |
|---|
| 23 | 0.0.11 2008-06-11T11:00:44+09:00 |
|---|
| 24 | - Interface::POE fix the many problems tokuhirom++ |
|---|
| 25 | - Interface::ServerSimple support Net::Server tokuhirom++ |
|---|
| 26 | - fix die on request_builder phase tokuhirom++ |
|---|
| 27 | - more lazy hacks, faster hacks and more mooose way hacks nothingmuch++ |
|---|
| 28 | |
|---|
| 29 | 0.0.10 2008-06-07T01:21:35+09:00 |
|---|
| 30 | - add build_requires 'HTTP::Request::AsCGI' |
|---|
| 31 | - fixed t/30_interface_cgi.t |
|---|
| 32 | |
|---|
| 33 | 0.0.9 2008-05-28T21:22:52+09:00 |
|---|
| 34 | - fix Interface::POE cannot get query string bug tokuhirom++ |
|---|
| 35 | - fix more dependence on Makefile.PL |
|---|
| 36 | |
|---|
| 37 | 0.0.8 2008-05-18T13:50:36+09:00 |
|---|
| 38 | - Middleware API more simply |
|---|
| 39 | - fix Interface::FCGI dont work lopnor++ |
|---|
| 40 | |
|---|
| 41 | 0.0.7 2008-05-18T02:23:57+09:00 |
|---|
| 42 | - good by Class::Component |
|---|
| 43 | - nice to meet Moose |
|---|
| 44 | |
|---|
| 45 | 0.0.6 2008-05-13T16:43:40+09:00 |
|---|
| 46 | - use URI::QueryParam lestrrat++ |
|---|
| 47 | - fix body parameters problem |
|---|
| 48 | |
|---|
| 49 | 0.0.5 2008-05-13T12:14:22+09:00 |
|---|
| 50 | - oops, s/handle_request/request_handler/ in interface param |
|---|
| 51 | |
|---|
| 52 | 0.0.4 2008-05-12T18:05:32+09:00 |
|---|
| 53 | - more moosenize by Class::Component 0.17 |
|---|
| 54 | - maybe, next release the moose branch |
|---|
| 55 | |
|---|
| 56 | 0.0.3 2008-04-30T02:14:21+09:00 |
|---|
| 57 | - add Plugin::Interface::ServerSimple (HTTP::Server::Simple support) tokuhirom++ |
|---|
| 58 | - add Plugin::Interface::CGI nyarla++ |
|---|
| 59 | - fix the pod marcus++ |
|---|
| 60 | - fix content-length 0 if undefined response body bug kazuho++ |
|---|
| 61 | - fix Interface::Test dosent work bug |
|---|
| 62 | |
|---|
| 63 | 0.0.2 2008-04-27T13:50:44+09:00 |
|---|
| 64 | - add Plugin::Interface::FCGI |
|---|
| 65 | - add Plugin::ModuleReload |
|---|
| 66 | - add Plugin::DebugScreen |
|---|
| 67 | - fix $c->res->redirect dosent work bug |
|---|
| 68 | |
|---|
| 69 | 0.0.1 2008-04-23T20:44:07+09:00 |
|---|
| 70 | - first release |
|---|