X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FRegexp-Wildcards.git;a=blobdiff_plain;f=Changes;h=8c41c424597408e8f9abec588fec9230d35b0627;hp=421a0e2f0a656cc0a2ef6535d739536dfd7fb344;hb=39b3bffa90cd07a8edd6ff9e22481bc61c33dd6a;hpb=6305572fe1d1790682966644ede8f267f22bd1d1 diff --git a/Changes b/Changes index 421a0e2..8c41c42 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,37 @@ Revision history for Regexp-Wildcards +1.02 2008-08-23 09:15 UTC + + Add : The 'anchor' metacharacter class. + +1.01 2008-08-19 15:20 UTC + + Fix : Now we can do both SQL and brackets. + + Tst : Add tests for embedded newlines. + +1.00 2008-08-18 17:20 UTC + + Chg : Rewritten the module in an OO way. It's now easier to specify + what you want to translate. + + Tst : 100% coverage reached. + +0.08 2008-03-09 15:55 UTC + + Add : ':funcs' export tag. + + Doc : Copyright update. + + Fix : Correct dependencies listing in META.yml. + + Tst : Author tests overhaul. + + Tst : t/95-portability-files.t. + +0.07 2007-08-28 12:35 UTC + + Fix : Tests are now strict. + + Fix : Complete dependencies. + +0.06 2007-06-26 12:40 UTC + + Add : SQL '%' and '_' wildcards (with corresponding pod & tests). + + Fix : Typos in pod (looks like this will never end...). + +0.05 2007-06-22 14:40 UTC + + Add : Windows strange behaviours caveat. + + Chg : Simplified bracket prefix. + + Fix : Typos in pod. + 0.04 2007-06-20 19:00 UTC + Add : You can supply $^O as the type for wc2re, which will wrap to wc2re_win32 for 'dos', 'os2', 'MSWin32', 'cygwin', and to