Release commit for 1.002000
[p5sagit/Package-Variant.git] / Changes
CommitLineData
3a6e873f 1Revision history for Package-Variant
cfcf68cb 2
4f87bb82 31.002000 2013-12-10
5a0662d9 4 - add build_variant method on variable packages, to allow avoiding
5 importing a generator sub
3c1ca277 6 - fix pragmas applied by modules listed in "importing" from leaking out
7 into unexpected scopes
8
3a6e873f 91.001004 2013-05-04
cfcf68cb 10 - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
11 Scott Miller!)
12
3a6e873f 131.001003 2013-03-25
c18012aa 14 - fix NAME in Makefile.PL (RT#84209)
15
3a6e873f 161.001002 2012-09-19
485d5893 17 - Declare the Test::Fatal build dependency
18
3a6e873f 191.001001 2012-05-12
17c48f72 20 - Actually declare the Import::Into dependency (stupid mst)
21
3a6e873f 221.001000 2012-05-12
1bacb018 23 - Switch to Import::Into for exporting other things
ed98a1a0 24 - Use Sub::Name to name installed things if available
25
3a6e873f 261.000000 2012-01-23
cb80731c 27 - initial release