SINCE VERSION | TBD VERSION | COMMENT

-- next --
0.10    0.20    MOD Cookie-based encrypted session

-- backlog --
0.13    0.20    MOD static: X-Accel-Redirect (@cono)
0.12    0.20    MOD static file_regex, dir_regex
0.09    0.20    MOD Add predefined regexps to default FORM impl
0.10    0.20    API International - how???
0.09    0.20    MOD Add form defaults populating BOTH raw and data
0.09    0.20    MOD Form->hmac(salt)
0.02    0.20    TPL Add TT caching
0.13    0.30    NET Add FastCGI support
0.13    0.30    TPL Add XSLate support
0.08    0.30    API Add Req alias methods for -dashed -return -keys
0.02    0.30    DEV Add dumper to TT view
0.08    0.30    API Req->reply to return immediately
0.06    0.20    API Apply defaults to error tpl also
0.06    0.30    NET HMAC
0.10    0.30    API Request->begin, Request->commit to hook transation callb
0.09    0.90    MOD Static can show dir
0.01    0.90    DEV REPL - MVC::Neaf::Cli? with term session etc
0.06    0.90    DOC Add plugin guidelines
0.06    0.90    TPL TT View - somehow denote application root for links/forms
0.03    0.90    REF Split core into route_request and process_reply
0.04    0.90    REF Req https detection: change to is_secure? http:https.
0.07    0.90    API Phase callbacks as in Apache (cleanup, pre-view, etc)
0.07    0.90    API Periodic actions in webapp
0.07    0.20    MOD Add "cleanup" method to X::Session - for offline cleanups

-- think --
0.05    0.20    ??? soft_root - will serve given route as root, if free
0.01    0.20    ??? Route-based defaults - do we even need it??
0.05    0.20    ??? Warn about unexpected -dash -keys in return?
0.07    0.30    REF session( noinit = 1 ) is WRONG, think better
0.02    0.90    API Allow app nesting/isolation
0.01    0.99    MOD Caching: LIVR form( key present, nocache missing) => sub{}
0.04    0.99    MOD CGI wrapper: use wrapper; route(/) {...}; run();
0.07    0.99    AUX Add Install.PL for in-place installation (do we need it?)

