X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-CGI-Ex;a=blobdiff_plain;f=Changes;h=e19a6aff6b138ea586fd27958baf00aed49f5817;hp=1a2023201511a209864b2f8452aa2ce0b3766f50;hb=6c57b3331d84010b9e2031f8e3c8937c3117e8fc;hpb=f30b8252fcf71659a2fd3b5895e009ff8e39299d diff --git a/Changes b/Changes index 1a20232..e19a6af 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,15 @@ +2.11 2007-05-07 + * Add more samples to App synopsis. + * Add VIEW directive support to Template. + * Update data storage to more easily support TT2 parsers. + * Add regex support in Template. + * Add CONFIG directive in Template. + * Better error reporting. + * Allow parser to parse all TT2 tests in TT2 test suite. + * Add V2PIPE configuration to provide backward support for TT2 non-inline pipes. + * Add vmethod url. + * Cleanup argument parsing to be more compatible with TT2. + 2.10 2007-04-27 * Allow for fully regex grammar based engine. * Move to generic operator parse tree. All constructs are now only arrayrefs.