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