X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=Changes;h=49e998aabe2367e6c7b445d7243e7e94aec12fe8;hb=18d486d8881ed105eea3cdd3c560c4f8558141fb;hp=41e12efe6226a9ebfde6cc95c1b0318adc66659b;hpb=53a1b94e04453d9c7eea079af549f2179320b952;p=liburi-template-perl.git diff --git a/Changes b/Changes index 41e12ef..49e998a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ Revision history for Perl extension URI::Template +0.13 Tue Feb 12 2008 + - Properly terminate deparse regex (Karen Cravens) + +0.12 Sun Feb 10 2008 + - Attempt to fix deparse() when the template ends in a variable + +0.11 Fri Feb 08 2008 + - require perl 5.6 minimum + +0.10 Wed Jan 16 2008 + - fix test suite for JSON 2.x + +0.09 Tue Aug 28 2007 + - minor doc update + +0.08_02 Tue Jul 31 2007 + - switch to Module::Install + - extract part of the test suite into a generic json-formatted structure + +0.08_01 Sun Jul 29 2007 + - handle new escaping rules from the latest spec. + 0.07 Thu May 24 2007 - allow the user to pass an array ref to process and process_to_string which fills values by position