X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=Changes;h=41e12efe6226a9ebfde6cc95c1b0318adc66659b;hp=cb2217e17f3a1686817336f881fd3fe67807803c;hb=53a1b94e04453d9c7eea079af549f2179320b952;hpb=7c69490596e221b9d4be4d94de939429258ff7b3 diff --git a/Changes b/Changes index cb2217e..41e12ef 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension URI::Template +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 + - added all_variables() which returns all arguments by position (including + duplicates) + 0.06 Mon Apr 23 2007 - added some caching for better deparse() performance [Paul "LeoNerd" Evans]