Release commit for 1.002001
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
ee5bc3c0 31.002001 - 2014-08-16
cd99379c 4 - specify perl prerequisite on metadata
c59b7a19 5 - documentation fixes and clarifications
6
e6578e47 71.002000 - 2013-12-10
5a0662d9 8 - add build_variant method on variable packages, to allow avoiding
9 importing a generator sub
3c1ca277 10 - fix pragmas applied by modules listed in "importing" from leaking out
11 into unexpected scopes
12
e6578e47 131.001004 - 2013-05-04
cfcf68cb 14 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
15 Scott Miller!)
16
e6578e47 171.001003 - 2013-03-25
c18012aa 18 - fix NAME in Makefile.PL (RT#84209)
19
e6578e47 201.001002 - 2012-09-19
485d5893 21 - Declare the Test::Fatal build dependency
22
e6578e47 231.001001 - 2012-05-12
17c48f72 24 - Actually declare the Import::Into dependency (stupid mst)
25
e6578e47 261.001000 - 2012-05-12
1bacb018 27 - Switch to Import::Into for exporting other things
ed98a1a0 28 - Use Sub::Name to name installed things if available
29
e6578e47 301.000000 - 2012-01-23
cb80731c 31 - initial release