X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=494c1c9e4fd80bc5a4e59650e9ac333c0006644a;hb=48243f83d39ec7c0d10b6a64d90a121f59995228;hp=a57045cba92c454a2cc0ca2199abc4b76b518748;hpb=ed98a1a0b8fc2c05dabc10358806dd7447faf57a;p=p5sagit%2FPackage-Variant.git diff --git a/Changes b/Changes index a57045c..494c1c9 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,26 @@ +Revision history for Package-Variant + +1.002000 - 2013-12-10 + - add build_variant method on variable packages, to allow avoiding + importing a generator sub + - fix pragmas applied by modules listed in "importing" from leaking out + into unexpected scopes + +1.001004 - 2013-05-04 + - fix documentation of "build_variant_of" method (RT#84554 -- thanks, + Scott Miller!) + +1.001003 - 2013-03-25 + - fix NAME in Makefile.PL (RT#84209) + +1.001002 - 2012-09-19 + - Declare the Test::Fatal build dependency + +1.001001 - 2012-05-12 + - Actually declare the Import::Into dependency (stupid mst) + +1.001000 - 2012-05-12 + - Switch to Import::Into for exporting other things - Use Sub::Name to name installed things if available 1.000000 - 2012-01-23