X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=Changes;h=3dc01f29a12559feca678ef6a3c23b347c8f07de;hp=c645e22a0405794c3f55e6c4d09b78376f0ca2f1;hb=6ce2a97438a9ca90e550caeefb1d3cecf259ded4;hpb=90a266f52eaecdd5e15d16fe4fa3b98cb184c67c diff --git a/Changes b/Changes index c645e22..3dc01f2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for Perl extension URI::Template +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.